prevent Issues with other mods

This commit is contained in:
jokoho48 2015-09-01 01:03:34 +02:00
parent afee398b11
commit 3f4d0af940

View File

@ -35,7 +35,7 @@ class ACE_Extensions {
class CfgCommands { class CfgCommands {
allowedHTMLLoadURIs[] = { allowedHTMLLoadURIs[] += {
"http://ace3mod.com/version.html" "http://ace3mod.com/version.html"
}; };
}; };