From: Christian Heller <c.heller@plomlompom.de>
Date: Thu, 20 Nov 2014 22:07:02 +0000 (+0100)
Subject: Add to TODO.
X-Git-Tag: tce~586
X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/booking/ledger?a=commitdiff_plain;h=4b2f2eb3d3d6debba878b9c3a91813f84857c4df;p=plomrogue

Add to TODO.
---

diff --git a/TODO b/TODO
index 3920163..3f3e1b5 100644
--- a/TODO
+++ b/TODO
@@ -9,6 +9,10 @@ BOTH SERVER/CLIENT:
 
 - quote escaping in token_from_line()
 
+SERVER:
+
+- fix hardcoded MAGIC MEAT eating message in thing_actions.c
+
 CLIENT:
 
 - re-work unnecessary complex command / keybinding / server message mapping