Missing =

This commit is contained in:
PabstMirror 2015-02-12 20:43:50 -06:00
parent a41299b05a
commit d0b0a0e066

View File

@ -16,7 +16,7 @@
EXPLODE_2_PVT(_this,_unit,_weapon);
if (_weapon = "") exitWith {-1};
if (_weapon == "") exitWith {-1};
[
primaryWeapon _unit,