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,
uiQuickBar,
uiBasicInfo,
// uiBasicInfo, // temporarily commenting out: wouldn't make sense for v 0.3 release
uiWatchTierOne,
UIScreenZoom(),
uiInventoryPlayer,