hiding UIs for not-a-goal feature

This commit is contained in:
minjaesong
2021-09-19 01:57:52 +09:00
parent c94babdf04
commit b741d463bb

View File

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