Add drifts
This commit is contained in:
parent
b5cfda8253
commit
c145933004
4 changed files with 58 additions and 5 deletions
4
map.h
4
map.h
|
@ -95,6 +95,10 @@
|
|||
#define LCR_BLOCK_RAMP_34 '/' ///< plain ramp, 3/4 size
|
||||
#define LCR_BLOCK_RAMP_12 '<' ///< plain ramp, 1/2 size
|
||||
#define LCR_BLOCK_RAMP_14 '_' ///< plain ramp, 1/4 size
|
||||
|
||||
|
||||
#define LCR_BLOCK_RAMP_CORNER ''
|
||||
|
||||
#define LCR_BLOCK_RAMP_CURVED_PLAT ']' ///< curved ramp with top platgform
|
||||
#define LCR_BLOCK_RAMP_CURVED ')' ///< curv. ramp without top platf.
|
||||
#define LCR_BLOCK_RAMP_CURVED_WALL '}' ///< curved ramp plus small wall
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue