Couple typos, bug fixes, and setting window title.
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
(do
|
||||
(set! (.width cfg) 1280)
|
||||
(set! (.height cfg) 960)))
|
||||
(set! (.title cfg) "Tick's Tales: Up All Knight")
|
||||
(set! (.foregroundFPS cfg) 60)
|
||||
(set! (.backgroundFPS cfg) 60)
|
||||
(System/setProperty "org.lwjgl.opengl.Display.enableHighDPI" "false")
|
||||
|
||||
Reference in New Issue
Block a user