mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-28 10:58:15 -05:00
Update #27 - Fixed crash with fireballs, made offline start faster
This commit is contained in:
@ -57,7 +57,7 @@ public class DesktopClientConfigAdapter implements IClientConfigAdapter {
|
||||
}
|
||||
|
||||
@Override
|
||||
public JSONObject dumpConfig() {
|
||||
public JSONObject getIntegratedServerOpts() {
|
||||
return new JSONObject("{\"container\":null,\"worldsDB\":\"desktop\"}");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user