fixed turnip/light positioning bug
[tabakrolletjie.git] / TODO.txt
index 8423d38369111d27d4064b0f9abb9c6a6a1cacf5..ae4f7a492b76aa0dfaeba8eb847f3430a52ca1af 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -7,7 +7,6 @@ Bugs
 Features
 --------
 
-* Turnip / light spacing bug: a light can be placed right below a turnip, but must be much further away if above the turnip. This happens whether the turnip or the light is placed first. I assume it has to do with how the turnip image is positioned relative to its body.
 * Allow denser turnip spacing
 * Allow going down to zero seeds by buying lights if a turnip is planted
 * Maybe make the mould weaker at the start
@@ -48,3 +47,4 @@ Done
 * Five levels
 * Bug: have to click lights multiple times to turn them back on after the power has died
 * Bug: Crash when removing a rotating light
+* Turnip / light spacing bug: a light can be placed right below a turnip, but must be much further away if above the turnip. This happens whether the turnip or the light is placed first. I assume it has to do with how the turnip image is positioned relative to its body.