Add client return-to type
This commit is contained in:
@@ -239,6 +239,7 @@ class ClientData {
|
|||||||
this.returnToDimension = null;
|
this.returnToDimension = null;
|
||||||
this.returnToHouse = null;
|
this.returnToHouse = null;
|
||||||
this.returnToBusiness = null;
|
this.returnToBusiness = null;
|
||||||
|
this.returnToType = VRR_RETURNTO_TYPE_NONE;
|
||||||
|
|
||||||
this.changingCharacterName = false;
|
this.changingCharacterName = false;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user