Update Readme and base structure.
This commit is contained in:
@@ -14,10 +14,6 @@ public class Location {
|
||||
this.enemies = enemies;
|
||||
}
|
||||
|
||||
/*
|
||||
TODO: (BONUS) RESET EACH LOCATION AFTER PLAYER LEAVES
|
||||
*/
|
||||
|
||||
public String getName() {
|
||||
return name;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user