this would break things

This commit is contained in:
Max Bradbury 2020-11-08 17:35:08 +00:00
parent c2787db422
commit e5a87f854e
1 changed files with 0 additions and 3 deletions

View File

@ -320,9 +320,6 @@ pub fn add_room() -> String {
}
}
// todo if player selected "create new game", delete room 0 here?
// that would probably break unless the avatar was also placed in the room
game.add_room(bitsy_parser::Room {
id: "0".to_string(),
palette_id,