Seanharrs / puzzleknight

Puzzle Knight - A Third Person Fantasy Hack&Slash Puzzle Adventure Game
0 stars 1 forks source link

Inventory size limit not accurate #58

Closed Seanharrs closed 7 years ago

Seanharrs commented 7 years ago

The inventory size limit is set incorrectly, using the child count of the GuiInventory variable when it should use the guiInventorySlots variable.