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