Fix a few things
This commit is contained in:
parent
1f0d3587f6
commit
19d3c1cbe5
5 changed files with 37 additions and 37 deletions
16
assets.h
16
assets.h
|
@ -51,11 +51,11 @@ static const char *LCR_internalDataFile =
|
|||
"Mtestmap;"
|
||||
"52123 1 :*H1k0"
|
||||
|
||||
":=s0s0 :fd190" // big concrete
|
||||
":=s0s0 :fd19" // big concrete
|
||||
|
||||
":+w0o0"
|
||||
":+v0n0"
|
||||
":!x0n0"
|
||||
":+w0o"
|
||||
":+v0n"
|
||||
":!x0n"
|
||||
|
||||
":^s1A0 :fk110" // ramps before wall
|
||||
":=s0B0 :fd910" // concrete wall
|
||||
|
@ -84,10 +84,10 @@ static const char *LCR_internalDataFile =
|
|||
":~t1t2 :~u1t2 :~t1u2" // bumps
|
||||
":^t0r0 :fq110 " // ramps
|
||||
|
||||
":}n0l0J :|n1l0J :|n3l0J- :]n4l0J- :=o0l0 :f1510" // loop
|
||||
":]n0m0J :|n1m0J :|n3m0J- :]n4m0J- :=o0m0 :f1510" // loop
|
||||
":}l0k0L :|l1k0L :|l3k0L- :]l4k0L- :=k0k0 :f1510"
|
||||
":]l0j0L :|l1j0L :|l3j0L- :]l4j0L- :=k0j0 :f1510"
|
||||
":}n0lJ :|n1lJ :|n3lJ- :]n4lJ- :=o0l :f151" // loop
|
||||
":]n0mJ :|n1mJ :|n3mJ- :]n4mJ- :=o0m :f151" // loop
|
||||
":}l0kL :|l1kL :|l3kL- :]l4kL- :=k0k :f151"
|
||||
":]l0jL :|l1jL :|l3jL- :]l4jL- :=k0j :f151"
|
||||
":-k5k0 :f5120"
|
||||
" map end "
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue