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
|
||||
public void showMessage() {
|
||||
ButtonUtil.enableOnlyCancel();
|
||||
AllZone.Display.showMessage("Select egendary creature to get fear");
|
||||
AllZone.Display.showMessage("Select legendary creature to get fear");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user