Use new ace version html

This commit is contained in:
PabstMirror 2015-05-28 03:22:19 -05:00
parent 0c31adab61
commit b29a75b7f6

View File

@ -22,4 +22,4 @@ private ["_version"];
_version = getText (configFile >> "CfgPatches" >> "ace_main" >> "versionStr");
((_this select 0) displayCtrl 68) ctrlSetText format ["Installed Version: %1", _version];
((_this select 0) displayCtrl 69) htmlLoad "http://ace3mod.com/";
((_this select 0) displayCtrl 69) htmlLoad "http://ace3mod.com/version.html";