mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
prevent Issues with other mods
This commit is contained in:
parent
afee398b11
commit
3f4d0af940
@ -35,7 +35,7 @@ class ACE_Extensions {
|
|||||||
|
|
||||||
|
|
||||||
class CfgCommands {
|
class CfgCommands {
|
||||||
allowedHTMLLoadURIs[] = {
|
allowedHTMLLoadURIs[] += {
|
||||||
"http://ace3mod.com/version.html"
|
"http://ace3mod.com/version.html"
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user