mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 00:01:34 +11:00
add teleporter to build.rs
This commit is contained in:
parent
da89a8a6cb
commit
b7c10742af
|
@ -35,6 +35,7 @@ const LEVEL_NAMES: &[&str] = &[
|
|||
"block_push_2",
|
||||
"glove_key",
|
||||
"block_push_3",
|
||||
"teleporter_1",
|
||||
];
|
||||
|
||||
fn main() {
|
||||
|
|
Loading…
Reference in a new issue