Small missing requirement fix

This commit is contained in:
Wyrrrd
2025-09-02 14:32:46 +02:00
parent c08b964a8d
commit c3d6f5e9b1
3 changed files with 12 additions and 2 deletions
+4
View File
@@ -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)