Update
This commit is contained in:
@@ -3,7 +3,7 @@ function()
|
||||
if not InterfaceGUI then return end
|
||||
if not InterfaceGUI.Cashe_1 then return end
|
||||
for k, v in pairs(InterfaceGUI.Cashe_1) do
|
||||
if v.UIMSG_BEST_RUNS then
|
||||
if v.UIMSG_BEST_RUNS then
|
||||
local bestRuns = v.UIMSG_BEST_RUNS
|
||||
for i = 1, #bestRuns, 5 do
|
||||
local challengeId = bestRuns[i]
|
||||
|
||||
Reference in New Issue
Block a user