mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 19:14:05 +09:00
UI visible and render is offsetted but update is ok
This commit is contained in:
@@ -261,6 +261,7 @@ class UIInventoryFull(
|
||||
|
||||
// UI items
|
||||
categoryBar.render(batch, camera)
|
||||
transitionPanel.render(batch, camera)
|
||||
|
||||
// render map while visible
|
||||
/*if (currentScreenTransition > 1f + epsilon) {
|
||||
|
||||
Reference in New Issue
Block a user