1
This commit is contained in:
parent
05350e0ff6
commit
40c98b8514
@ -916,7 +916,7 @@ void Skill::Proc30901XIONG()
|
||||
#if 1
|
||||
a8::XTimerWp timer = owner->room->xtimer.SetIntervalWpEx
|
||||
(
|
||||
GetCd() / FRAME_RATE_MS,
|
||||
meta->_number_meta->number() / FRAME_RATE_MS,
|
||||
[this] (int event, const a8::Args* args)
|
||||
{
|
||||
if (a8::TIMER_EXEC_EVENT == event) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user