mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Add Tanoan Marid/Otokar ARMA to realisticnames
This commit is contained in:
parent
123c5fce37
commit
456f59fc2f
@ -173,8 +173,8 @@ class CfgVehicles {
|
|||||||
displayName = CSTRING(APC_Wheeled_01_cannon_Name);
|
displayName = CSTRING(APC_Wheeled_01_cannon_Name);
|
||||||
};
|
};
|
||||||
|
|
||||||
class O_APC_Wheeled_02_base_F;
|
class APC_Wheeled_02_base_F;
|
||||||
class O_APC_Wheeled_02_rcws_F: O_APC_Wheeled_02_base_F {
|
class O_APC_Wheeled_02_base_F : APC_Wheeled_02_base_F {
|
||||||
displayName = CSTRING(APC_Wheeled_02_rcws_Name);
|
displayName = CSTRING(APC_Wheeled_02_rcws_Name);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user