mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge branch 'master' into cbaEventSystem
This commit is contained in:
@ -7,7 +7,7 @@ class CfgVehicles {
|
||||
function = FUNC(module);
|
||||
scope = 2;
|
||||
isGlobal = 1;
|
||||
icon = QUOTE(PATHTOF(UI\Icon_Module_SwitchUnits_ca.paa));
|
||||
icon = QPATHTOF(UI\Icon_Module_SwitchUnits_ca.paa);
|
||||
class Arguments {
|
||||
class SwitchToWest {
|
||||
displayName = CSTRING(SwitchToWest_DisplayName);
|
||||
|
Reference in New Issue
Block a user