mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
tabs to spaces
This commit is contained in:
parent
45e543e61e
commit
ce521c4ae5
@ -79,14 +79,14 @@ class CfgVehicles {
|
||||
|
||||
class B_Soldier_VR_F;
|
||||
class GVAR(dummy): B_Soldier_VR_F {
|
||||
author = "Ampersand";
|
||||
_generalMacro = QGVAR(dummy);
|
||||
model = QPATHTOF(data\dummy.p3d);
|
||||
modelSides[] = {6};
|
||||
picture = "";
|
||||
Icon = "iconManVirtual";
|
||||
role = "Unarmed";
|
||||
displayName = "";
|
||||
author = "Ampersand";
|
||||
_generalMacro = QGVAR(dummy);
|
||||
model = QPATHTOF(data\dummy.p3d);
|
||||
modelSides[] = {6};
|
||||
picture = "";
|
||||
Icon = "iconManVirtual";
|
||||
role = "Unarmed";
|
||||
displayName = "";
|
||||
};
|
||||
|
||||
class ReammoBox_F;
|
||||
|
Loading…
Reference in New Issue
Block a user