diff --git a/src/lib.rs b/src/lib.rs index 674dd4c..b6178a1 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -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,