From: Christian Heller <c.heller@plomlompom.de>
Date: Fri, 13 Mar 2015 01:36:41 +0000 (+0100)
Subject: Add to TODO.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/static/%7B%7Bdb.prefix%7D%7D/balance?a=commitdiff_plain;h=5d5d1a77736d23d3282055a5f96354c1ff09bf48;p=plomrogue

Add to TODO.
---

diff --git a/TODO b/TODO
index 5066b29..abed3b2 100644
--- a/TODO
+++ b/TODO
@@ -22,3 +22,5 @@ CLIENT:
 - re-work unnecessary complex command / keybinding / server message mapping
 
 - only send "ITEM_HERE" query to server when the dependent window is open
+
+- draw_win_log() is still buggy (make mem alloc for other line break styles!)