Fixed a typo

This commit is contained in:
ulteq 2015-06-07 18:20:14 +02:00
parent 8a6842c739
commit be68284911

View File

@ -4,7 +4,7 @@ class CfgWeapons {
class InventoryItem_Base_F;
class ACE_Kestrel4500: ACE_ItemCore {
author[] = $STR_ACE_Common_ACETeam
author = "$STR_ACE_Common_ACETeam";
scope = 2;
displayName = CSTRING(Name);
descriptionShort = CSTRING(Description);