Update fire_monitor.sqf

This commit is contained in:
A Man
2020-04-27 18:25:57 +02:00
parent b8d0dd6f4e
commit dd8ca1c109

View File

@@ -1,4 +1,4 @@
private["_firePlace","_ok","_mags","_serial","_qty","_countr"];
private["_firePlace","_ok","_mags","_serial","_qty","_countr","_fuel","_classname"];
_firePlace = _this;
while {alive _firePlace} do {