quotes in config arrays

This commit is contained in:
commy2 2015-05-11 18:50:04 +02:00
parent 192a02ce56
commit c0e2af2e66

View File

@ -5,7 +5,7 @@ class CfgPatches {
units[] = {};
weapons[] = {};
requiredVersion = REQUIRED_VERSION;
requiredAddons[] = {ace_common};
requiredAddons[] = {"ace_common"};
author[] = {"[TF]Nkey"};
authorUrl = "https://github.com/michail-nikolaev/";
VERSION_CONFIG;