mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-18 14:34:04 +09:00
module UI now has margin; game update will drop consecutive updates if its try count is exhausted (reduced lag after window move/resize)
This commit is contained in:
@@ -116,6 +116,8 @@ object Terrarum : Screen {
|
||||
*/
|
||||
val TARGET_INTERNAL_FPS: Double = 60.0
|
||||
|
||||
internal val UPDATE_CATCHUP_MAX_TRIES = 10
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user