シャッフル後のマスター変更が上書きされないバグ #65

Closed r-nishimura opened this issue on 7 Jun 2022 - 1 comment

@r-nishimura r-nishimura commented on 7 Jun 2022

シャッフルの場合Room.javaのredMaster,blueMasterが誰かセットされていないため、
同陣営のマスターが二人になるバグが発生します
changeTeamAndMasterを呼んだ際にredMaster,blueMasterが誰かを読み込む仕様にすれば防げれると思います

@r-nishimura r-nishimura changed assignee from k-iwamoto to g_shimokawa on 7 Jun 2022
@r-nishimura r-nishimura added the bug label on 7 Jun 2022

解決しました

@r-nishimura r-nishimura closed this issue on 10 Jun 2022
Labels

Priority
important
Milestone
No milestone
Assignee

1 participant
@r-nishimura