System/Login/LoginWin.cs @@ -157,6 +157,11 @@ protected virtual void EnterGame() { if (!LaunchPostProcess.Instance.completed) { return; } Login(); }