This commit is contained in:
minjaesong
2019-09-19 18:10:54 +09:00
parent 7ec1fbc1bf
commit aaae4f71d8
6 changed files with 37 additions and 18 deletions

View File

@@ -503,9 +503,7 @@ class UIInventoryFull(
if (AppLoader.fontGame.getWidth(listControlHelp) + 2 + controlHintXPos >= encumbBarTextXPos)
AppLoader.fontGame.lineHeight
else 0f
printdbg(this, "${AppLoader.fontGame.getWidth(listControlHelp) + 2 + controlHintXPos}; ${encumbBarTextXPos}")
AppLoader.fontGame.draw(batch,
encumbranceText,
encumbBarTextXPos,