Small stuff
This commit is contained in:
parent
0cb91eb9ea
commit
65f0e44760
3 changed files with 7 additions and 4 deletions
4
assets.h
4
assets.h
|
@ -32,7 +32,7 @@ static const char *LCR_texts[] =
|
|||
"main menu",
|
||||
"play map",
|
||||
"view repl",
|
||||
"play repl",
|
||||
"race repl",
|
||||
|
||||
#define LCR_TEXTS_MAIN_MENU 5
|
||||
"camera: $",
|
||||
|
@ -95,7 +95,7 @@ static const char *LCR_internalDataFile =
|
|||
|
||||
// MAP 1:
|
||||
"#MLicar1;4321 0 "
|
||||
":*B3mL:!x6G:+L2H:+D38" // start, finish, CPs
|
||||
":*B2mL:!x6G:+L2H:+D38" // start, finish, CPs
|
||||
// pillars:
|
||||
":nw0w2L:f151:m151"
|
||||
":nz0w2L:f151:m151"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue