[HOTFIX] 누락 코드 추가
This commit is contained in:
parent
d604c972cb
commit
76c3783b87
@ -519,6 +519,8 @@ public partial class GameLogic : IDisposable
|
||||
// 기존 멀티플레이 상태 초기화
|
||||
MultiPlayManager = null;
|
||||
_roomId = null;
|
||||
|
||||
GameType = Enums.GameType.SinglePlay;
|
||||
|
||||
// 싱글 플레이 상태로 변경
|
||||
InitializeSinglePlayMode();
|
||||
|
Loading…
x
Reference in New Issue
Block a user