home · contact · privacy
Maps are always squares, therefore define only their edge lengths.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index 46a647e034457cc57da982c4dc5c1de5f13cd7fe..c6623da4ddf03a19c52db310a12cb1e684a275a2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,8 +9,6 @@ BOTH SERVER/CLIENT:
 
 - be more strict and humble when allocating memory from the stack
 
-- maps are always as wide as high, so only use one of the two values
-
 SERVER:
 
 - optimize too-slow AI / FOV algorithms