Cleanup
This commit is contained in:
@@ -2502,7 +2502,6 @@ public class UnitTypes{
|
||||
//endregion
|
||||
//region erekir - flying
|
||||
|
||||
//TODO orb, suppress healing
|
||||
quell = new UnitType("quell"){{
|
||||
envDisabled = 0;
|
||||
|
||||
|
||||
@@ -85,8 +85,6 @@ public class RegenProjector extends Block{
|
||||
|
||||
@Override
|
||||
public void updateTile(){
|
||||
//TODO particles when heal suppressed
|
||||
|
||||
if(lastChange != world.tileChanges){
|
||||
lastChange = world.tileChanges;
|
||||
updateTargets();
|
||||
|
||||
Reference in New Issue
Block a user