1
0
mirror of https://github.com/mt-mods/led_marquee.git synced 2025-07-11 12:40:38 +02:00

not ground content ()

This commit is contained in:
Luke aka SwissalpS
2024-02-26 15:01:42 +01:00
committed by GitHub
parent 0f0f74a3e5
commit 528d8b7a58

@ -419,6 +419,7 @@ for i = 31, 255 do
}, },
overlay_tiles = { "", leds }, overlay_tiles = { "", leds },
inventory_image = wimage, inventory_image = wimage,
is_ground_content = false,
wield_image = wimage, wield_image = wimage,
palette="led_marquee_palette.png", palette="led_marquee_palette.png",
use_texture_alpha = "blend", use_texture_alpha = "blend",