mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixed a typo
This commit is contained in:
parent
8a6842c739
commit
be68284911
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user