mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Removed a debug line.
This commit is contained in:
@@ -914,7 +914,6 @@ public class ComputerUtil {
|
||||
}
|
||||
}
|
||||
|
||||
System.out.println("Mana X Color: " + manaXColor);
|
||||
if (manaXColor.isEmpty()) {
|
||||
cost.increaseColorlessMana(manaToAdd);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user