mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-27 18:38:14 -05:00
Update #51 - Protocol and FPS improvements, better workspace
This commit is contained in:
@ -69,10 +69,10 @@ public class EagRuntime {
|
||||
operatingSystem = PlatformRuntime.getPlatformOS();
|
||||
angleBackend = PlatformRuntime.getPlatformANGLE();
|
||||
UpdateService.initialize();
|
||||
EaglerXBungeeVersion.initialize();
|
||||
EaglercraftGPU.warmUpCache();
|
||||
ScreenRecordingController.initialize();
|
||||
PlatformRuntime.postCreate();
|
||||
Display.checkContextLost();
|
||||
}
|
||||
|
||||
public static void destroy() {
|
||||
|
Reference in New Issue
Block a user