1
This commit is contained in:
parent
15103821df
commit
42c4c04478
@ -125,11 +125,11 @@ void SprintBuff::Check(Position& pre_pos, Position& src_pos, std::map<int, long
|
||||
[this] (int event, const a8::Args* args)
|
||||
{
|
||||
if (a8::TIMER_EXEC_EVENT == event) {
|
||||
#ifdef DEBUG
|
||||
#ifdef DEBUG1
|
||||
a8::XPrintf("11111111111111111111111111\n", {});
|
||||
#endif
|
||||
owner->RemoveBuffByUniId(buff_uniid);
|
||||
owner->TryAddBuff(owner, meta->_int_buff_param1, skill_meta);
|
||||
owner->RemoveBuffByUniId(buff_uniid);
|
||||
}
|
||||
},
|
||||
&xtimer_attacher);
|
||||
|
Loading…
x
Reference in New Issue
Block a user