1
0
mirror of https://github.com/mt-mods/led_marquee.git synced 2025-01-08 15:30:19 +01:00

reemove use_texture_alpha as the texture results are always on a black background, so we dont need to waste transparency rendering performance

This commit is contained in:
wsor4035 2024-12-27 18:25:18 -05:00
parent 528d8b7a58
commit 7a8b53474d

View File

@ -422,7 +422,6 @@ for i = 31, 255 do
is_ground_content = false,
wield_image = wimage,
palette="led_marquee_palette.png",
use_texture_alpha = "blend",
groups = groups,
paramtype = "light",
paramtype2 = "colorwallmounted",