mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-12-14 04:58:46 +01:00
Update #45 - Fixed various issues with the client
This commit is contained in:
@@ -375,4 +375,8 @@ public class EagRuntime {
|
||||
PlatformRuntime.immediateContinue();
|
||||
}
|
||||
|
||||
public static boolean immediateContinueSupported() {
|
||||
return PlatformRuntime.immediateContinueSupported();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user