1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-18 02:57:45 +00:00
kawari/resources/scripts/effects/Jog.lua

7 lines
103 B
Lua

function onGain(player)
-- it does nothing
end
function onLose(player)
-- it does nothing
end