mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
remove leftover variable
This commit is contained in:
@@ -3475,7 +3475,6 @@ public class AbilityUtils {
|
||||
|
||||
final String[] sq = l[0].split("\\.");
|
||||
final String value = sq[0];
|
||||
final String[] calcX = value.split("\\$", 2);
|
||||
|
||||
if (value.contains("NumPowerSurgeLands")) {
|
||||
return doXMath(player.getNumPowerSurgeLands(), m, source, ctb);
|
||||
|
||||
Reference in New Issue
Block a user