Files
aiolauncher_scripts/samples/bad-script7.lua
2023-07-14 21:18:05 +04:00

6 lines
70 B
Lua

-- testing = "true"
function on_resume()
package.path = ";;"
end