Possible ShieldArcAbility tunneling fix
This commit is contained in:
@@ -291,6 +291,8 @@ public class WaveGraph extends Table{
|
||||
maxHealth = Math.max(maxHealth, healthsum);
|
||||
}
|
||||
|
||||
used.orderedItems().sort();
|
||||
|
||||
ObjectSet<UnitType> usedCopy = new ObjectSet<>(used);
|
||||
|
||||
colors.clear();
|
||||
|
||||
Reference in New Issue
Block a user