mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
10 lines
199 B
C++
10 lines
199 B
C++
|
|
class CfgUnitInsignia {
|
|
class ACE_insignia {
|
|
displayName = "ACE 3";
|
|
author = "kripto202";
|
|
texture = PATHTOF(data\ace3logo_ca.paa);
|
|
textureVehicle = "";
|
|
};
|
|
};
|