RemoCons fully working; also fixed my stupidity

This commit is contained in:
minjaesong
2017-07-26 17:03:22 +09:00
parent 5990da1d26
commit 5c2b1e7586
18 changed files with 1011 additions and 32 deletions

View File

@@ -85,6 +85,8 @@ class UIInventory(
"GAME_GENRE_MISC"
//"GAME_INVENTORY_FAVORITES",
),
posX = 0,
posY = 0,
width = categoryWidth,
height = height - controlHelpHeight,
verticalGutter = itemStripGutterH,