diff options
-rw-r--r-- | game.adb | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |