We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1073bd commit b2e2950Copy full SHA for b2e2950
addons/custom_patches/config.cpp
@@ -132,22 +132,6 @@ class CfgUnitInsignia
132
textureVehicle="";
133
};
134
135
- class CmbtMdcJcks
136
- {
137
- displayName="Combat Medic - Jackson";
138
- author="Jackson";
139
- texture="x\bnb_e\custom_patches\img\CmbtMdcJcks.paa";
140
- textureVehicle="";
141
- };
142
-
143
- class PlankMedicPatch
144
145
- displayName="Combat Medic - Plank";
146
147
- texture="x\bnb_e\custom_patches\img\PlankMedicPatch.paa";
148
149
150
151
class ScruffyHammond
152
{
153
displayName="Scruffy Hammond";
addons/custom_patches/img/CmbtMdcJcks.paa
addons/custom_patches/img/PlankMedicPatch.paa
0 commit comments