mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-27 23:11:12 -08:00
Fixed #7283
This commit is contained in:
parent
db8e7675c8
commit
1d8166669b
1 changed files with 2 additions and 0 deletions
|
|
@ -131,6 +131,8 @@ public class Planets{
|
|||
allowLaunchSchematics = true;
|
||||
enemyCoreSpawnReplace = true;
|
||||
allowLaunchLoadout = true;
|
||||
//doesn't play well with configs
|
||||
prebuildBase = false;
|
||||
ruleSetter = r -> {
|
||||
r.waveTeam = Team.crux;
|
||||
r.placeRangeCheck = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue