removed some empty lines

master
melvin 2011-06-16 20:49:49 +08:00
parent f41222f1ae
commit ce1a28bcc8
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
package magic.model;
public enum MagicLocationType {
Stack,
Play,
OwnersHand,
@ -12,4 +11,4 @@ public enum MagicLocationType {
OpponentsGraveyard,
Exile,
;
}
}