mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
minor cleanup in Fireball debug printing
This commit is contained in:
@@ -19548,8 +19548,6 @@ public class CardFactory implements NewConstants {
|
||||
numTargets++;
|
||||
}
|
||||
}
|
||||
//DEBUG
|
||||
System.out.println("Fireball - numTargets = "+numTargets);
|
||||
return numTargets;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user