Content deleted Content added
comments |
fix typo |
||
Line 28:
-- Get the username from #invoke and return the uses using findLeaderboardVals().
function p.
local username = frame.args[1]
local rank, uses = findLeaderboardVals(username)
|