100px (they’re 60px by default if anyone’s curious)
Line 92 of the Backpack CoreScript
if IsTenFootInterface then
ICON_SIZE = 100
FONT_SIZE = Enum.FontSize.Size24
end
100px (they’re 60px by default if anyone’s curious)
Line 92 of the Backpack CoreScript
if IsTenFootInterface then
ICON_SIZE = 100
FONT_SIZE = Enum.FontSize.Size24
end