forked from Not/srb2k-leaderboard
Update 'leaderboard.lua'
This commit is contained in:
parent
5790a3c020
commit
5080672f7a
@ -908,10 +908,10 @@ local function drawScroll(v, player, scoreTable, gui)
|
||||
local x = 10
|
||||
if #scoreTable >= 10 then
|
||||
x = x + 8
|
||||
end
|
||||
if #scoreTable >= 100 then
|
||||
x = x + 8
|
||||
end
|
||||
end
|
||||
|
||||
local y = FixedInt(scrollY)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user