mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-22 20:48:33 +07:00
Fixed typo in tutorial missions
This commit is contained in:
parent
2dc4a9e044
commit
789d200c24
@ -58,7 +58,7 @@ public class TutorialSector{
|
||||
Events.fire(new WorldLoadEvent());
|
||||
};
|
||||
|
||||
if(headless){
|
||||
if(!headless){
|
||||
ui.loadLogic(r);
|
||||
}else{
|
||||
threads.run(r);
|
||||
|
Loading…
Reference in New Issue
Block a user