mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 22:57:45 +00:00
Removed setTeleporting Function
This should now enable teleporting from the City Aetheryte to the Aethernet
This commit is contained in:
parent
9146e0515d
commit
d06fc29c37
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ class AetheryteDef
|
|||
}
|
||||
else if ( param1 == 512 && param2 == 4 ) // aethernet
|
||||
{
|
||||
player.setTeleporting( true );
|
||||
player.teleport( param3, 2 );
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue