ace insignia, #906

This commit is contained in:
commy2 2015-04-29 13:01:08 +02:00
parent cec16d6a44
commit d149db61e8
3 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,9 @@
class CfgUnitInsignia {
class ACE_insignia {
displayName = "ACE 3";
author = "kripto202";
texture = PATHTOF(data\ace3logo_ca.paa);
textureVehicle = "";
};
};

View File

@ -22,6 +22,7 @@ class CfgPatches {
#include "CfgActions.hpp"
#include "CfgMoves.hpp"
#include "CfgVoice.hpp"
#include "CfgUnitInsignia.hpp"
class ACE_Rsc_Display_Base {
idd = -1;

Binary file not shown.