trying to fix the '720p' bug but faild :/

This commit is contained in:
minjaesong
2020-11-21 17:56:22 +09:00
parent b8a7dee7ac
commit e97a74483f
9 changed files with 25 additions and 23 deletions

View File

@@ -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