mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-20 17:28:14 +07:00
Disabled editor fox
This commit is contained in:
parent
5603672983
commit
7475e517e9
@ -266,6 +266,7 @@ public class MapEditorDialog extends Dialog implements Disposable{
|
||||
state.rules = Gamemode.editor.apply(lastSavedRules.copy());
|
||||
state.rules.limitMapArea = false;
|
||||
state.rules.sector = null;
|
||||
state.rules.fog = false;
|
||||
state.map = new Map(StringMap.of(
|
||||
"name", "Editor Playtesting",
|
||||
"width", editor.width(),
|
||||
|
Loading…
Reference in New Issue
Block a user