mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 03:24:06 +09:00
trying to fix the '720p' bug but faild :/
This commit is contained in:
@@ -17,7 +17,7 @@ open class UIItemTransitionContainer(
|
||||
val uis: Array<out UICanvas>
|
||||
) : UIItem(parent, initialX, initialY) {
|
||||
|
||||
val debugvals = true
|
||||
val debugvals = false
|
||||
|
||||
private var transitionRequested = false
|
||||
private var transitionOngoing = false
|
||||
|
||||
Reference in New Issue
Block a user