updated
This commit is contained in:
@@ -24,7 +24,7 @@ local function watch()
|
||||
checkSteamLevel()
|
||||
end
|
||||
|
||||
function checkSteamLevel()
|
||||
local function checkSteamLevel()
|
||||
local value = getValue()
|
||||
if value > max then
|
||||
print("Warning: Steam above maximum! Taking action.")
|
||||
|
||||
Reference in New Issue
Block a user