mirror of
https://github.com/magefree/mage.git
synced 2025-12-27 05:52:06 -08:00
* Split cards - The images of split cards are now rotated in the enlarged image view (moueswheel up/down).
This commit is contained in:
parent
4a2a40ae2d
commit
88aca77695
8 changed files with 160 additions and 46 deletions
|
|
@ -46,6 +46,7 @@ import mage.watchers.Watcher;
|
|||
/**
|
||||
*
|
||||
* @author LevelX2
|
||||
* @param <T>
|
||||
*/
|
||||
|
||||
public abstract class SplitCard<T extends SplitCard<T>> extends CardImpl<T> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue