mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-22 12:47:46 +00:00
10 lines
106 B
Lua
10 lines
106 B
Lua
![]() |
|
||
|
|
||
|
function onZoneInit(zone)
|
||
|
end
|
||
|
|
||
|
function onZoneIn(zone, player)
|
||
|
end
|
||
|
|
||
|
function onZoneOut(zone, player)
|
||
|
end
|