edited flag=false in enter in rolldice
This commit is contained in:
@@ -24,6 +24,7 @@ public RollDiceState(ClientState parent, ClientGameLogic logic) {
|
||||
|
||||
@Override
|
||||
public void enter() {
|
||||
isRolled = false;
|
||||
logic.addNotification(new DiceNowNotification());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user