Sector 2 renamed + Overflow duct rotate fix

This commit is contained in:
Anuken
2022-04-08 11:52:37 -04:00
parent 11f5346395
commit 91acf1647a
4 changed files with 8 additions and 2 deletions
@@ -28,6 +28,7 @@ public class OverflowDuct extends Block{
noUpdateDisabled = true;
rotate = true;
envEnabled = Env.space | Env.terrestrial | Env.underwater;
regionRotated1 = 1;
}
@Override