'the entire screen is shifted!' bug fixed

This commit is contained in:
Minjae Song
2018-12-09 13:38:25 +09:00
parent c8613c5254
commit 32ecdc4b4d

View File

@@ -174,6 +174,9 @@ class UIHandler(//var UI: UICanvas,
ui.renderUI(batch, camera)
//ingameGraphics.flush()
setCameraPosition(batch, camera, 0f, 0f)
}