mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Applied ESTRING and ECSTRING macros
This commit is contained in:
@ -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";
|
||||
|
Reference in New Issue
Block a user