mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-23 04:52:38 -08:00
Update ServerControl.java
;
This commit is contained in:
parent
8d7242a1ef
commit
d3ad113bf5
1 changed files with 1 additions and 1 deletions
|
|
@ -236,7 +236,7 @@ public class ServerControl implements ApplicationListener{
|
|||
info("Loading map...");
|
||||
|
||||
logic.reset();
|
||||
lastMode = preset:
|
||||
lastMode = preset;
|
||||
try{
|
||||
world.loadMap(result);
|
||||
state.rules = preset.apply(result.rules());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue