home · contact · privacy
Client: Fix buggy log window size pre-calculating triggering segfaults.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index b67ee67445e8f7713ea64193a4071c78104c4731..49150b5ad74f160ae79d45610a69c3ceaf622fa4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,7 +13,7 @@ BOTH SERVER/CLIENT:
 
 SERVER:
 
-- fix hardcoded MAGIC MEAT eating message in thing_actions.c
+- grow amount of possible things from UINT8_MAX to UINT16_MAX
 
 CLIENT: