made the model checkstyle compliant
This commit is contained in:
@@ -34,6 +34,7 @@ public IncorrectRequestMessage() {
|
||||
public void accept(ServerInterpreter interpreter) {
|
||||
interpreter.received(this);
|
||||
}
|
||||
|
||||
/**
|
||||
* This method will be used to return necessary class information in a more readable format.
|
||||
*
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
package pp.mdga.notification;
|
||||
|
||||
import pp.mdga.game.BonusCard;
|
||||
/**
|
||||
* Notification that is to give information to the player.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user