fix speling

This commit is contained in:
PabstMirror 2015-08-06 15:41:24 -05:00
parent 598c1766d8
commit 016f45f0e8

View File

@ -13,7 +13,7 @@
#include "script_component.hpp"
parmas ["_logic"];
params ["_logic"];
[_logic, QGVAR(allowHandcuffOwnSide), "allowHandcuffOwnSide"] call EFUNC(common,readSettingFromModule);
[_logic, QGVAR(allowSurrender), "allowSurrender"] call EFUNC(common,readSettingFromModule);