This commit is contained in:
dscarpac 2024-10-28 18:55:55 -05:00
parent 67267f248d
commit affd12d575

View File

@ -27,10 +27,10 @@ function onLoad(savedData)
else
modValue = 4
end
createHelperXML()
if isHelperEnabled then
createHelperXML()
updateDisplay()
initialize()
end
end