From 4ae175d93418c5dd9b14bbaad83c1d08c8a61644 Mon Sep 17 00:00:00 2001 From: cheapie Date: Mon, 27 May 2024 13:32:11 -0500 Subject: 5.9 compatibility --- infrastructure/advanced_traffic_lights_pedestrians.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'infrastructure/advanced_traffic_lights_pedestrians.lua') diff --git a/infrastructure/advanced_traffic_lights_pedestrians.lua b/infrastructure/advanced_traffic_lights_pedestrians.lua index 02da804..1d8519e 100644 --- a/infrastructure/advanced_traffic_lights_pedestrians.lua +++ b/infrastructure/advanced_traffic_lights_pedestrians.lua @@ -60,6 +60,7 @@ "infrastructure_traffic_lights_pedestrians_top_back.png", "infrastructure_traffic_lights_pedestrians_top_front_"..tostring(i)..".png" }, + use_texture_alpha = "clip", drawtype = "nodebox", paramtype = "light", paramtype2 = "facedir", @@ -95,6 +96,7 @@ "infrastructure_traffic_lights_pedestrians_bottom_back.png", "infrastructure_traffic_lights_pedestrians_bottom_front_"..tostring(i)..".png" }, + use_texture_alpha = "clip", drawtype = "nodebox", paramtype = "light", paramtype2 = "facedir", @@ -179,6 +181,7 @@ "infrastructure_traffic_lights_pedestrians_bottom_back.png", "infrastructure_traffic_lights_pedestrians_bottom_front_1.png" }, + use_texture_alpha = "clip", drawtype = "nodebox", paramtype = "light", paramtype2 = "facedir", -- cgit v1.2.3