AugustanaCSC490Spring2015 / SealTeamSixGame

1 stars 0 forks source link

Play again button on Game Over screen does not work #9

Closed ghost closed 9 years ago

ghost commented 9 years ago

This has not yet been coded

caitlinloney commented 9 years ago

New game starts but players are still rule masters from previous game

ghost commented 9 years ago

Caitlin is working on this and will assign to Christian to reset the "Question master" like titles

caitlinloney commented 9 years ago

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)