adjusted for check style
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
package pp.mdga.notification;
|
||||
|
||||
import pp.mdga.game.Color;
|
||||
|
||||
/**
|
||||
* Notification that a card has been drawn
|
||||
*/
|
||||
public class InterruptNotification extends Notification {
|
||||
|
||||
private Color color;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user