mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
I hate sitting in the lobby for the full 90 seconds before loading. - Default login delay is 10 seconds, can be set in the mission - Players cannot deselect or change character slots - Players can click OK or disconnect before timeout
8 lines
220 B
C++
8 lines
220 B
C++
#include "RscLobby.hpp"
|
|
#include "RscDisplayCraftingMenu.hpp"
|
|
//#include "RscDisplayGear.hpp"
|
|
#include "RscDisplayGenderSelect.hpp"
|
|
#include "RscDisplaySpawnSelecter.hpp"
|
|
#include "RscPlayerUI.hpp"
|
|
#include "RscMap.hpp"
|