修复宕机问题
This commit is contained in:
parent
bd10f32cb9
commit
7a8a3fe687
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user