mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-09-01 01:20:54 +01:00
Title. Modules with precisely 8, 16, 24 etc items were showing an extra row, this changes it from floor(X/8)+1 to just ceil(X/8).
Title. Modules with precisely 8, 16, 24 etc items were showing an extra row, this changes it from floor(X/8)+1 to just ceil(X/8).