forked from Not/srb2k-leaderboard
reset prefMode, scrollPos on init
This commit is contained in:
@ -347,6 +347,8 @@ local function initBrowser(lb)
|
||||
end
|
||||
end
|
||||
|
||||
prefMode = nil
|
||||
scrollPos = 1
|
||||
updateModes()
|
||||
end
|
||||
rawset(_G, "InitBrowser", initBrowser)
|
||||
|
Reference in New Issue
Block a user