mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-19 16:53:26 +02:00
4 lines
52 B
Lua
4 lines
52 B
Lua
function Teleport.isTeleport(self)
|
|
return true
|
|
end
|