summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--game.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/game.adb b/game.adb
index 5234bac..8eb4221 100644
--- a/game.adb
+++ b/game.adb
@@ -1302,3 +1302,4 @@ end;
-- the bombs are placed for the turn. This is related to making placement
-- of the bombs a legit turn.
-- TODO: placing a bomb is not a turn (should it be tho?)
+-- TODO: Path finding on a separate thread