mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
removed input play or draw (for being a special case of InputConfirm)
added optional param to chooseCreatureType
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
package forge.util;
|
||||
|
||||
import java.util.concurrent.CountDownLatch;
|
||||
import java.util.concurrent.ExecutorService;
|
||||
import java.util.concurrent.Executors;
|
||||
import java.util.concurrent.ScheduledExecutorService;
|
||||
|
||||
Reference in New Issue
Block a user