From 8ffe86699061859b707a5054e32636d0212667e2 Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Thu, 20 Nov 2014 22:42:05 +0100
Subject: [PATCH] Add to TODO.

---
 TODO | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/TODO b/TODO
index a5eb094..3920163 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,14 @@
 Next planned steps in plomrogue development:
 
-IN GENERAL:
+BOTH SERVER/CLIENT:
 
 - expand use of hardcoded_strings module(s)
 
-BOTH SERVER/CLIENT:
-
 - make server and client communicate by specific world state info requests 
   in server/out, replacing server/worldstate
 
+- quote escaping in token_from_line()
+
 CLIENT:
 
 - re-work unnecessary complex command / keybinding / server message mapping
-- 
2.30.2