summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 6d427b9..b758c93 100644
--- a/TODO.md
+++ b/TODO.md
@@ -21,7 +21,7 @@
- Algos
- [x] Distance
- [x] Adjacents
- - [x] Line Of Sight
+ - [x] 3D Line Of Sight
- [x] Reachable Tiles ::: BFS
- [x] Shortest Path ::: A*
- [ ] Range Of Influence (LOS - Fire Power)