diff --git a/symbols/src/tile/Tile.def b/symbols/src/tile/Tile.def index bf0987399..a64e59820 100644 --- a/symbols/src/tile/Tile.def +++ b/symbols/src/tile/Tile.def @@ -70,7 +70,7 @@ property AABB aabb = 0x40; // Globals, all of theses are 256 elements long static-property Tile *tiles[256] = 0x180e08; -static-property float lightEmission[256] = 0x181214; +static-property int lightEmission[256] = 0x181214; static-property bool isEntityTile[256] = 0x181f20; // Tiles