Fix Tile_lightEmission
This commit is contained in:
parent
0feef96eca
commit
2401fa3a6f
@ -70,7 +70,7 @@ property AABB aabb = 0x40;
|
||||
|
||||
// Globals, all of theses are 256 elements long
|
||||
static-property-array Tile *tiles = 0x180e08;
|
||||
static-property-array float lightEmission = 0x181214;
|
||||
static-property-array int lightEmission = 0x181214;
|
||||
static-property-array bool isEntityTile = 0x181f20;
|
||||
|
||||
// Tiles
|
||||
|
Loading…
Reference in New Issue
Block a user