removed some empty lines
parent
f41222f1ae
commit
ce1a28bcc8
|
@ -1,7 +1,6 @@
|
|||
package magic.model;
|
||||
|
||||
public enum MagicLocationType {
|
||||
|
||||
Stack,
|
||||
Play,
|
||||
OwnersHand,
|
||||
|
@ -12,4 +11,4 @@ public enum MagicLocationType {
|
|||
OpponentsGraveyard,
|
||||
Exile,
|
||||
;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue