fix, fcs reset was broken

This commit is contained in:
commy2 2015-02-14 06:38:01 +01:00
parent d4163223a9
commit 60a7d1d1e6

View File

@ -12,4 +12,4 @@
#include "script_component.hpp"
count ((vehicle ACE_player) getVariable [format ["%1_%2", QGVAR(Magazines), [vehicle ACE_player] call EFUNC(common,getTurretIndex)], []]) > 1
count ((vehicle ACE_player) getVariable [format ["%1_%2", QGVAR(Magazines), [ACE_player] call EFUNC(common,getTurretIndex)], []]) > 1