Closed ghost closed 9 years ago
New game starts but players are still rule masters from previous game
Caitlin is working on this and will assign to Christian to reset the "Question master" like titles
I fixed the issue by adding a for each loop in the GameOverActivity.java class, setting each of the three rule masters as false for each player (under the comment // remove rule masters from players)
This has not yet been coded