mirror of
https://github.com/XLabsProject/s1x-client.git
synced 2023-08-02 15:02:12 +02:00
Fixes issue of players not able to load into zm
This commit is contained in:
parent
e0ba10a6f4
commit
a9fab46a26
@ -78,12 +78,6 @@ function menu_xboxlive(a1, a2)
|
||||
Engine.ExecNow("eliteclan_refresh", Engine.GetFirstActiveController())
|
||||
end
|
||||
|
||||
if Engine.IsZombiesMode() then
|
||||
MenuData.MenuWaitForContent(menu, true, false, function()
|
||||
MPLobbyOnline.ZombiesOnContentLoaded(menu)
|
||||
end)
|
||||
end
|
||||
|
||||
return menu
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user