mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Put semi-colon to the correct place
This commit is contained in:
@ -8,7 +8,7 @@ class CfgPatches {
|
||||
requiredAddons[] = {"ace_common"};
|
||||
author = ECSTRING(common,ACETeam);
|
||||
authors[] = {"Glowbal"};
|
||||
PBO_URL
|
||||
PBO_URL;
|
||||
VERSION_CONFIG;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user