mirror of
https://github.com/ProjectEQ/projecteqquests
synced 2026-08-12 00:26:10 -04:00
3 lines
53 B
Lua
3 lines
53 B
Lua
function event_spawn(e)
|
|
e.self:SetRunning(true);
|
|
end
|