probably fixing config

This commit is contained in:
bux578 2015-01-13 20:12:41 +01:00
parent f2ef2fa886
commit 7271e25c56

View File

@ -4,7 +4,7 @@ class CfgVehicles {
author = "$STR_ACE_Common_ACETeam";
category = "ACE";
displayName = "Name Tags";
function = FUNC(moduleNameTags);
function = QFUNC(moduleNameTags);
scope = 2;
isGlobal = 1;
icon = QUOTE(PATHTOF(UI\IconNameTags_ca.paa));