Workaround for mob region issue.

This commit is contained in:
2023-04-05 20:20:23 -04:00
parent a85391e5a4
commit 563fe8684a
@@ -117,10 +117,9 @@ public class LoadCharacterMsg extends ClientNetMsg {
writer.putInt(-0); writer.putInt(-0);
return; return;
} }
writer.putInt(-1);
writer.putInt(-1);
} }
writer.putInt(-1);
writer.putInt(-1);
} }
} else if (corpse != null){ } else if (corpse != null){