2022-09-03 05:06:45 -05:00

6 lines
78 B
Lua

require("loading")
if (Engine.InFrontend()) then
require("download")
end