minas
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package cards.maumau.model;
|
||||
|
||||
public class WaitForNextTurnState implements PlayerState {
|
||||
public class WaitForNextTurnState implements PlayerState {
|
||||
private final PlayerHandler handler;
|
||||
|
||||
public WaitForNextTurnState(PlayerHandler handler) {
|
||||
|
Reference in New Issue
Block a user