mirror of
https://github.com/Wyrrrd/Gun_Turret_Alerts.git
synced 2026-05-17 00:20:36 +02:00
Fix game crash on existing save
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
--This mod scans the map for cars and gun-turrets and places alerts when they are low.
|
||||
|
||||
script.on_init(function (event)
|
||||
-- turret index init
|
||||
-- car and turret index init
|
||||
global.turret_entities = {}
|
||||
global.car_entities = {}
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user