[Performance] Character Save Optimizations (#4851)

This commit is contained in:
Chris Miles
2025-04-09 20:56:24 -05:00
committed by GitHub
parent 50ad97aa0b
commit b883888a19
5 changed files with 24 additions and 3 deletions
+2
View File
@@ -217,6 +217,8 @@ bool Client::Process() {
GetMerc()->Depop();
}
instalog = true;
camp_timer.Disable();
}
if (IsStunned() && stunned_timer.Check())