perf improvements, mobile working on i4s
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
(System/setProperty "org.lwjgl.opengl.Display.disableOSXFullscreenModeAPI" "true")
|
||||
#_(System/setProperty "org.lwjgl.opengl.Window.undecorated", "true")
|
||||
|
||||
|
||||
(log/info "Starting game")
|
||||
(let [app (LwjglApplication. advent cfg)]
|
||||
(when (utils/has-saved-settings?)
|
||||
(utils/load-settings!))
|
||||
|
||||
Reference in New Issue
Block a user