.
This commit is contained in:
@@ -334,6 +334,7 @@ public class NetClient implements ApplicationListener{
|
||||
Net.setClientLoaded(true);
|
||||
Core.app.post(Call::connectConfirm);
|
||||
Time.runTask(40f, Platform.instance::updateRPC);
|
||||
Log.info("> connect confirmation");
|
||||
Core.app.post(() -> ui.loadfrag.hide());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user