hamza-cskn / obliviate-invs

An efficient object-oriented inventory GUI library for Minecraft servers.
https://www.spigotmc.org/resources/obliviateinvs-—-highly-efficient-modular-gui-library.103572/
MIT License
112 stars 17 forks source link

Fixed fillColumn not working #27

Closed uiytt closed 1 year ago

uiytt commented 1 year ago

A column has less than 9 slots. If the GUI has 5 rows, the column is only 5 slots high.

hamza-cskn commented 1 year ago

Thank you for it.