mirror of
https://github.com/Wyrrrd/Gun_Turret_Alerts.git
synced 2026-07-23 06:50:24 +02:00
Small missing requirement fix
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
--control.lua
|
||||
--This mod scans the map for gun-turrets, vehicles and artillery and places alerts when they are low on ammo.
|
||||
|
||||
--requires
|
||||
|
||||
require(util)
|
||||
|
||||
--util functions
|
||||
|
||||
function table_is_empty(table)
|
||||
|
||||
Reference in New Issue
Block a user