Added constructor for rect space compound

This commit is contained in:
bluefireoly
2020-10-29 20:36:59 +01:00
parent b8a44d0df5
commit 02372160a1
2 changed files with 15 additions and 2 deletions

View File

@@ -267,7 +267,6 @@ class GUIPageBuilder<T : ForInventory>(
GUISpaceCompoundScrollButton(
icon,
compound,
compound.compoundWidth,
scrollTimes,
reverse
)