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

@ -1,7 +1,7 @@
class CfgVehicles {
class ACE_Module;
class GVAR(ModuleSettings) : ACE_Module {
author = "$STR_ACE_Common_ACETeam";
author = ECSTRING(common,ACETeam);
category = "ACE";
function = QUOTE(DFUNC(initModule));
displayName = "View Distance Limiter";