SabrehavenServer/data/lib/core/teleport.lua
2019-01-16 17:16:38 -05:00

4 lines
52 B
Lua

function Teleport.isTeleport(self)
return true
end