Fixed multiblock minimap shadows
This commit is contained in:
@@ -2917,7 +2917,6 @@ public class UnitTypes{
|
||||
//endregion
|
||||
//region erekir - flying
|
||||
|
||||
/*
|
||||
avert = new ErekirUnitType("avert"){{
|
||||
lowAltitude = false;
|
||||
flying = true;
|
||||
@@ -2936,8 +2935,6 @@ public class UnitTypes{
|
||||
);
|
||||
}};
|
||||
|
||||
*/
|
||||
|
||||
quell = new ErekirUnitType("quell"){{
|
||||
aiController = FlyingFollowAI::new;
|
||||
envDisabled = 0;
|
||||
|
||||
Reference in New Issue
Block a user