Fix Tile_lightEmission

This commit is contained in:
Bigjango13 2024-04-06 22:16:31 -07:00
parent 0feef96eca
commit 2401fa3a6f
1 changed files with 1 additions and 1 deletions

View File

@ -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