1
This commit is contained in:
parent
4d51dde48d
commit
bb4d2313e3
@ -1356,7 +1356,7 @@ void Human::AddBuff(MetaData::Buff* buff_meta)
|
||||
room->frame_event.AddBuff(this, buff);
|
||||
{
|
||||
room->xtimer.AddDeadLineTimerAndAttach(
|
||||
buff_meta->i->duration_time() / SERVER_FRAME_RATE,
|
||||
buff_meta->i->duration_time() * SERVER_FRAME_RATE,
|
||||
a8::XParams()
|
||||
.SetSender(this)
|
||||
.SetParam1(buff_meta->i->buff_id()),
|
||||
|
Loading…
x
Reference in New Issue
Block a user