mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 03:24:06 +09:00
hiding UIs for not-a-goal feature
This commit is contained in:
@@ -422,7 +422,7 @@ open class TerrarumIngame(batch: SpriteBatch) : IngameInstance(batch) {
|
|||||||
|
|
||||||
uiPieMenu,
|
uiPieMenu,
|
||||||
uiQuickBar,
|
uiQuickBar,
|
||||||
uiBasicInfo,
|
// uiBasicInfo, // temporarily commenting out: wouldn't make sense for v 0.3 release
|
||||||
uiWatchTierOne,
|
uiWatchTierOne,
|
||||||
UIScreenZoom(),
|
UIScreenZoom(),
|
||||||
uiInventoryPlayer,
|
uiInventoryPlayer,
|
||||||
|
|||||||
Reference in New Issue
Block a user