From 82f133cf623c2ed8450aaa3701585f873c76a091 Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Fri, 4 Jul 2014 23:49:34 +0200
Subject: [PATCH] Add hint to TODO on how to improve field of view calculation.

---
 TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index 00b66b2..6ac09aa 100644
--- a/TODO
+++ b/TODO
@@ -15,7 +15,8 @@ BOTH SERVER/CLIENT:
 
 SERVER:
 
-- optimize too-slow AI / FOV algorithms
+- optimize too-slow AI / FOV algorithms; maybe use
+  <http://forums.roguetemple.com/index.php?topic=3675.0>?
 
 - save confserver/world data in record and save file, too; handle them like god
   commands
-- 
2.30.2