forked from External/mage
Improved game logs: added target hints, fixed spaces in target amount;
This commit is contained in:
parent
99167fa50e
commit
50c46e39a3
16 changed files with 76 additions and 76 deletions
|
|
@ -137,5 +137,7 @@ public interface Target extends Serializable {
|
|||
|
||||
Target withChooseHint(String chooseHint);
|
||||
|
||||
String getChooseHint();
|
||||
|
||||
void setEventReporting(boolean shouldReport);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue