update some dialog translation, KeyBoardDialog

This commit is contained in:
Anthony Calosa
2025-07-22 08:58:12 +08:00
parent 9a6ebce85a
commit 5aea2e5bbe
15 changed files with 75 additions and 24 deletions

View File

@@ -24,7 +24,7 @@ public class GameLauncher {
if (SharedLibraryLoader.isMac) {
Configuration.GLFW_LIBRARY_NAME.set("glfw_async");
}
//increase MemoryStack to 1MB, default is 64
//increase MemoryStack to 1MB, default is 64kb
Configuration.STACK_SIZE.set(1024);
Lwjgl3ApplicationConfiguration config = new Lwjgl3ApplicationConfiguration();
ApplicationListener start = Forge.getApp(new Lwjgl3Clipboard(), new Main.DesktopAdapter(switchOrientationFile),//todo get totalRAM && isTabletDevice