Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
fix setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
Redbeanw44602 committed Feb 26, 2022
1 parent 0f8614b commit 503d7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iland-core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2711,7 +2711,7 @@ OpenGUI = {
}

ItemSelector = {
_perpage = 2,
_perpage = 20,
Create = function (player,payload)

--[[ Payload:
Expand Down

0 comments on commit 503d7af

Please sign in to comment.