Move and change run_code save

This commit is contained in:
Flamanis
2023-07-02 10:59:42 -05:00
parent 1f6383929f
commit c6f3f34af7
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -5902,7 +5902,6 @@ local SPELL_POWER_PAIN = SPELL_POWER_PAIN or (PowerEnum and PowerEnum.Pain) or 1
tinsert(_detalhes_global.exit_log, "9 - Saving Auto Run Code.")
local saveAutoRunCode = function()
Details222.AutoRunCode.OnLogout()
_detalhes_global.run_code = Details.run_code
end
xpcall(saveAutoRunCode, logSaverError)
end) --end of saving data