mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28: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);
|
controller.getGui().setSelectables(vCards);
|
||||||
System.out.print("InputSelectEntitiesFromList "); System.out.println(vCards);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user