mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-09-22 13:01:12 +03:00
Organized map files by planet
This commit is contained in:
@@ -105,7 +105,7 @@ public class ApplicationTests{
|
||||
public void init(){
|
||||
super.init();
|
||||
begins[0] = true;
|
||||
testMap = maps.loadInternalMap("groundZero");
|
||||
testMap = maps.loadInternalMap("serpulo/groundZero");
|
||||
Thread.currentThread().interrupt();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user