1
This commit is contained in:
parent
09f0a373ee
commit
e838f29fc0
@ -42,7 +42,6 @@ void SprintBuff::SprintMove()
|
||||
owner->SetAttackDir(owner->context_dir);
|
||||
owner->SetDisableMoveDirTimes(old_times);
|
||||
#ifdef DEBUG
|
||||
{
|
||||
owner->SendDebugMsg(a8::Format("xxxxxxxx move_dir:%d,%d attack_dir:%d,%d speed:%d",
|
||||
{
|
||||
owner->GetMoveDir().x,
|
||||
@ -70,7 +69,6 @@ void SprintBuff::SprintMove()
|
||||
},
|
||||
&xtimer_attacher
|
||||
);
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user