1
This commit is contained in:
parent
543d06564d
commit
3d26f1a64a
@ -1679,7 +1679,7 @@ void Human::SendUpdateMsg()
|
|||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
end_tick1 = a8::XGetTickCount();
|
end_tick1 = a8::XGetTickCount();
|
||||||
if (end_tick1 - begin_tick1 > 100) {
|
if (end_tick1 - begin_tick1 > 100) {
|
||||||
A8_ABORT();
|
p A8_ABORT();
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
framedata_.ClearFrameData(this);
|
framedata_.ClearFrameData(this);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user