mirror of
https://github.com/magefree/mage.git
synced 2025-12-27 22:12:03 -08:00
gui: fixed token render in mtgo mode (part of #11873)
This commit is contained in:
parent
68bfe4fd6f
commit
2aea44da2c
4 changed files with 9 additions and 13 deletions
|
|
@ -23,7 +23,7 @@ public class SacrificeLandTest extends CardTestPlayerBase {
|
|||
*/
|
||||
@Test
|
||||
public void testRollback() {
|
||||
// If Soldevi Excavations entered the battlefield, sacrifice an untapped Island instead.
|
||||
// If Soldevi Excavations would enter the battlefield, sacrifice an untapped Island instead.
|
||||
// If you do, put Soldevi Excavations onto the battlefield. If you don't, put it into its owner's graveyard.
|
||||
String soldeviExcavations = "Soldevi Excavations";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue