mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Fixed Shizo, Death's Storehouse input message (thanks slapshot5 for pointing it out!)
This commit is contained in:
@@ -2004,7 +2004,7 @@ class CardFactory_Lands {
|
|||||||
@Override
|
@Override
|
||||||
public void showMessage() {
|
public void showMessage() {
|
||||||
ButtonUtil.enableOnlyCancel();
|
ButtonUtil.enableOnlyCancel();
|
||||||
AllZone.Display.showMessage("Select egendary creature to get fear");
|
AllZone.Display.showMessage("Select legendary creature to get fear");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user