merge the new developmentbranch into the test branch #39
@@ -13,7 +13,7 @@ public abstract class TurnAutomatonState extends ServerState {
|
||||
/**
|
||||
* Constructs a server state of the specified game logic.
|
||||
*
|
||||
* @param turnAutomaton as the automaton of the turn state as a GameState object.
|
||||
* @param turnAutomaton as the automaton of the turn state as a TurnState object.
|
||||
* @param logic the game logic
|
||||
*/
|
||||
public TurnAutomatonState(TurnState turnAutomaton, ServerGameLogic logic) {
|
||||
|
||||
Reference in New Issue
Block a user