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 -1
View File
@@ -92,5 +92,5 @@ function Details222.AutoRunCode.StartAutoRun()
end
function Details222.AutoRunCode.OnLogout()
Details.run_code = Details222.AutoRunCode.CodeTable
_detalhes_global.run_code = Details222.AutoRunCode.CodeTable
end