Fix culling bug
This commit is contained in:
parent
ff3830cb02
commit
dab40e47bc
5 changed files with 29 additions and 9 deletions
2
map.h
2
map.h
|
@ -800,9 +800,7 @@ void LCR_mapGetBlockShape(uint8_t blockType, uint8_t transform,
|
|||
case LCR_BLOCK_LEFT:
|
||||
case LCR_BLOCK_BOTTOM_LEFT:
|
||||
case LCR_BLOCK_BOTTOM_LEFT_FRONT:
|
||||
|
||||
case LCR_BLOCK_LEFT_FRONT:
|
||||
|
||||
case LCR_BLOCK_FULL_ACCEL:
|
||||
case LCR_BLOCK_FULL_FAN:
|
||||
case LCR_BLOCK_BOTTOM_ACCEL:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue