Skip to content

Commit

Permalink
default asset picker to avatar page
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Jun 1, 2019
1 parent 3162b2e commit 615d748
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ for k,v in pairs(assetFolders) do
assetTypes[curType] = k
curType = curType + 1
end
curType = 1
curType = 2

local maxPage = 1
local curPage = 1
Expand Down

0 comments on commit 615d748

Please sign in to comment.