[Maps] Set download delay to 10 seconds
This commit is contained in:
parent
adce219257
commit
077d798e6b
@ -969,7 +969,7 @@ namespace Components
|
||||
{
|
||||
Command::Execute("closemenu popup_reconnectingtoparty", false);
|
||||
Command::Execute("reconnect", false);
|
||||
}, 6s, true);
|
||||
}, 10s, true);
|
||||
});
|
||||
|
||||
if(Dedicated::IsEnabled())
|
||||
|
Loading…
Reference in New Issue
Block a user