修复宕机问题

This commit is contained in:
aozhiwei 2020-06-04 18:47:31 +08:00
parent bd10f32cb9
commit 7a8a3fe687

View File

@ -2635,7 +2635,7 @@ void Room::CheckShowHand()
); );
#endif #endif
xtimer.AddDeadLineTimerAndAttach xtimer.AddDeadLineTimerAndAttach
(1, (SERVER_FRAME_RATE,
a8::XParams() a8::XParams()
.SetSender(this), .SetSender(this),
[] (const a8::XParams& param) [] (const a8::XParams& param)