ADD: Game Package
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package it.polimi.ingsw.gc14.Model;
|
||||
|
||||
public enum GameStages {
|
||||
WAITING,SLOT_CHOICE, RESOLVING_ACTIONS, RESOLVING_EVENT,ENDING,ENDED
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
package it.polimi.ingsw.gc14.Model;
|
||||
|
||||
public class GameStages {
|
||||
}
|
||||
Reference in New Issue
Block a user