mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 11:32:00 -08:00
Refactoring: CamelCase name for classes. (part 2)
This commit is contained in:
parent
d976d73040
commit
e3f46bbcfa
93 changed files with 178 additions and 178 deletions
|
|
@ -39,7 +39,6 @@ import mage.abilities.Ability;
|
|||
import mage.cards.Card;
|
||||
import mage.game.Game;
|
||||
import mage.game.events.ZoneChangeEvent;
|
||||
import mage.game.permanent.Permanent;
|
||||
import mage.game.permanent.PermanentToken;
|
||||
|
||||
public class Token extends MageObjectImpl<Token> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue