mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-23 21:27:46 +00:00
11 lines
No EOL
101 B
Lua
11 lines
No EOL
101 B
Lua
|
|
|
|
function onZoneInit(zone)
|
|
end
|
|
|
|
function onZoneIn(player)
|
|
|
|
end
|
|
|
|
function onZoneOut(zone, player)
|
|
end |