mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
delete superfluous space ocd
This commit is contained in:
parent
f2c66240ca
commit
d424eadd48
@ -281,7 +281,7 @@ class CfgVehicles {
|
||||
class B_APC_Wheeled_01_cannon_F: B_APC_Wheeled_01_base_F {
|
||||
class Turrets: Turrets {
|
||||
class MainTurret: MainTurret {
|
||||
weapons[] = {"autocannon_40mm_CTWS", "ACE_LMG_coax_MAG58_mem2"};
|
||||
weapons[] = {"autocannon_40mm_CTWS","ACE_LMG_coax_MAG58_mem2"};
|
||||
magazines[] = {"60Rnd_40mm_GPR_Tracer_Red_shells","40Rnd_40mm_APFSDS_Tracer_Red_shells","2000Rnd_762x51_Belt_Green"};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user