mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-30 11:46:24 +01:00
4 lines
52 B
Lua
4 lines
52 B
Lua
function Teleport.isTeleport(self)
|
|
return true
|
|
end
|