From: Christian Heller <c.heller@plomlompom.de>
Date: Sun, 7 Dec 2014 21:31:27 +0000 (+0100)
Subject: Add to TODO.
X-Git-Tag: tce~558
X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/booking/%7B%7Bdb.prefix%7D%7D/day?a=commitdiff_plain;h=508139b82b5468431081ccf63dbaccb57a840f22;p=plomrogue

Add to TODO.
---

diff --git a/TODO b/TODO
index b67ee67..9548c13 100644
--- a/TODO
+++ b/TODO
@@ -15,6 +15,8 @@ SERVER:
 
 - fix hardcoded MAGIC MEAT eating message in thing_actions.c
 
+- grow amount of possible things from UINT8_MAX to UINT16_MAX
+
 CLIENT:
 
 - re-work unnecessary complex command / keybinding / server message mapping