mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-09 05:54:50 +02: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 |