v0.3.0c: cleaned up TODOs
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user