Applied ESTRING and ECSTRING macros

This commit is contained in:
jonpas
2015-05-27 22:04:41 +02:00
parent a99c02ff02
commit 0b0f7274d7
36 changed files with 128 additions and 128 deletions

View File

@ -3,7 +3,7 @@ class CfgWeapons {
class ACE_Altimeter: ItemWatch {
ACE_hideItemType = "Watch";
author = "$STR_ACE_Common_ACETeam";
author = ECSTRING(common,ACETeam);
descriptionShort = CSTRING(AltimeterDescription);
displayName = CSTRING(AltimeterDisplayName);
picture = PATHTOF(UI\watch_altimeter.paa);