forked from External/mage
Chnaged tooltip text generation of modal spells to use bullets.
This commit is contained in:
parent
4e5a3ebaee
commit
400e8bf0ae
5 changed files with 56 additions and 52 deletions
|
|
@ -37,6 +37,7 @@ public class SystemUtil {
|
|||
* 3b. Parse next line (go to 2.), If EOF go to 4.<br/>
|
||||
* 4. Log message to all players that cards were added (to prevent unfair play).<br/>
|
||||
* 5. Exit<br/>
|
||||
* @param game
|
||||
*/
|
||||
public static void addCardsForTesting(Game game) {
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue