mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-04 06:01:35 +11:00
add both levels
This commit is contained in:
parent
a0b87d50c6
commit
cfa846ddd3
|
@ -40,6 +40,8 @@ const LEVEL_NAMES: &[&str] = &[
|
||||||
"squid_teleport",
|
"squid_teleport",
|
||||||
"teleporter_2",
|
"teleporter_2",
|
||||||
"slime_teleporter",
|
"slime_teleporter",
|
||||||
|
"another_ice",
|
||||||
|
"another_ice_2",
|
||||||
];
|
];
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
|
|
Loading…
Reference in a new issue