v0.3.0c: cleaned up TODOs

This commit is contained in:
Evan Debenham
2015-06-03 20:43:41 -04:00
parent 85a907d14e
commit 6efa4694b8
6 changed files with 1 additions and 23 deletions
@@ -118,7 +118,6 @@ public class Terrain {
}
};
//TODO: everything that touches this needs new trap logic
public static int discover( int terr ) {
switch (terr) {
case SECRET_DOOR: