Implemented ZoneManager logics in teleport to make sure chars. are removed / added correctly
This commit is contained in:
@ -43,8 +43,6 @@ export default class ZoneLeaveEvent {
|
||||
return
|
||||
}
|
||||
|
||||
console.log('awee')
|
||||
|
||||
this.socket.leave(zone.id.toString())
|
||||
|
||||
// let other clients know of character leaving
|
||||
|
Reference in New Issue
Block a user