updated
This commit is contained in:
@@ -12,11 +12,16 @@ local function color()
|
||||
return colors.black
|
||||
end
|
||||
|
||||
-- local function watch()
|
||||
-- while true do
|
||||
-- checkSteamLevel()
|
||||
-- sleep(0.05) -- Update every tenth second
|
||||
-- end
|
||||
-- end
|
||||
|
||||
|
||||
local function watch()
|
||||
while true do
|
||||
checkSteamLevel()
|
||||
sleep(0.05) -- Update every tenth second
|
||||
end
|
||||
checkSteamLevel()
|
||||
end
|
||||
|
||||
function checkSteamLevel()
|
||||
|
||||
Reference in New Issue
Block a user