Jotun fix

This commit is contained in:
tool4EvEr
2023-01-17 13:11:11 +01:00
parent 8a608e30d4
commit 353c0d82cd

View File

@@ -452,7 +452,6 @@ public class HumanPlay {
return false;
}
}
return true;
}
else if (part instanceof CostGainControl) {
int amount = Integer.parseInt(part.getAmount());