mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix incorrect macro syntax
Syntax caused pboProject to choke
This commit is contained in:
parent
a9f3c2f784
commit
419b525458
@ -37,4 +37,4 @@
|
||||
if (!isNil "_weaponSelect") then { \
|
||||
_unit selectWeapon _weaponSelect; \
|
||||
_unit setVariable [QGVAR(selectedWeaponOnRearm), nil]; \
|
||||
}; \
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user