This commit is contained in:
aozhiwei 2022-08-19 16:47:32 +08:00
parent 543d06564d
commit 3d26f1a64a

View File

@ -1679,7 +1679,7 @@ void Human::SendUpdateMsg()
#ifdef DEBUG
end_tick1 = a8::XGetTickCount();
if (end_tick1 - begin_tick1 > 100) {
A8_ABORT();
p A8_ABORT();
}
#endif
framedata_.ClearFrameData(this);