add both levels

This commit is contained in:
Corwin 2023-08-30 00:08:53 +01:00
parent a0b87d50c6
commit cfa846ddd3
No known key found for this signature in database

View file

@ -40,6 +40,8 @@ const LEVEL_NAMES: &[&str] = &[
"squid_teleport",
"teleporter_2",
"slime_teleporter",
"another_ice",
"another_ice_2",
];
fn main() {