merge the new developmentbranch into the test branch #39
@@ -192,7 +192,8 @@ public void received(MoveMessage msg){
|
||||
*/
|
||||
@Override
|
||||
public void received(CeremonyMessage msg){
|
||||
state.received(msg);
|
||||
logic.addNotification(createCeremonyNotification());
|
||||
logic.setState(logic.getCeremony());
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user