Fixed a exception when selecting new exiles reach starting zone, would never remove the person from the transport. Also fixes crash when selecting first quest for alliance.
This commit is contained in:
@@ -616,6 +616,7 @@ namespace Game
|
||||
else
|
||||
SendCharCreate(ResponseCodes.CharCreateError);
|
||||
|
||||
newChar.CleanupsBeforeDelete();
|
||||
newChar.Dispose();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user