This commit is contained in:
2025-06-14 17:10:27 -04:00
parent 2991495592
commit 17bae6f3ee
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ local function watch()
end
end
local function checkSteamLevel()
function checkSteamLevel()
local value = getValue()
if value > max then
print("Warning: Steam above maximum! Taking action.")