mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-22 07:06:41 +11:00
add ice levels
This commit is contained in:
parent
b29fc6bb6c
commit
c142184bc0
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ const LEVEL_NAMES: &[&str] = &[
|
|||
"slime_teleporter",
|
||||
"another_ice",
|
||||
"another_ice_2",
|
||||
"another_ice_3",
|
||||
"another_ice_4",
|
||||
];
|
||||
|
||||
fn main() {
|
||||
|
|
Loading…
Add table
Reference in a new issue