This commit is contained in:
vbawol
2013-06-21 22:06:46 -05:00
parent 0ebffc3c8f
commit 181d4b7806
21 changed files with 117 additions and 17 deletions

View File

@@ -124,7 +124,7 @@ if (!isDedicated) then {
_control1 = _display displayctrl 8400;
_control2 = _display displayctrl 102;
// 120 sec timeout
while { _timeOut < 3000 && !dayz_clientPreload && !dayz_authed } do {
while { _timeOut < 1500 && !dayz_clientPreload && !dayz_authed } do {
if ( isNull _display ) then {
waitUntil { !dialog; };