From e5a87f854ec7a63041cd7979b6b6d8b457b5e0aa Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Sun, 8 Nov 2020 17:35:08 +0000 Subject: [PATCH] this would break things --- src/lib.rs | 3 --- 1 file changed, 3 deletions(-) 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,