merge the new developmentbranch into the test branch #39
@@ -34,6 +34,7 @@ public IncorrectRequestMessage() {
|
|||||||
public void accept(ServerInterpreter interpreter) {
|
public void accept(ServerInterpreter interpreter) {
|
||||||
interpreter.received(this);
|
interpreter.received(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This method will be used to return necessary class information in a more readable format.
|
* This method will be used to return necessary class information in a more readable format.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
package pp.mdga.notification;
|
package pp.mdga.notification;
|
||||||
|
|
||||||
import pp.mdga.game.BonusCard;
|
|
||||||
/**
|
/**
|
||||||
* Notification that is to give information to the player.
|
* Notification that is to give information to the player.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user