mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Remove debugging print
This commit is contained in:
@@ -53,7 +53,6 @@ public class InputSelectEntitiesFromList<T extends GameEntity> extends InputSele
|
||||
}
|
||||
}
|
||||
controller.getGui().setSelectables(vCards);
|
||||
System.out.print("InputSelectEntitiesFromList "); System.out.println(vCards);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user