This commit is contained in:
aozhiwei 2022-12-30 10:19:06 +08:00
parent 75e09a41a9
commit 9d617d6970

View File

@ -29,7 +29,7 @@ void TurnOverBuff::Activate()
float distance =
owner->HasBuffEffect(kBET_Car) ? phase->param1.GetDouble() * 1.5 : phase->param1.GetDouble();
#ifdef DEBUG
caster_.Get()->SendDebugMsg(a8::Format("ProcBecome currTimes:%d last_pos:%d,%d curr_pos:%d,%d",
caster_.Get()->SendDebugMsg(a8::Format("ProTurnOver currTimes:%d last_pos:%d,%d curr_pos:%d,%d",
{
skill->GetCurrTimes(),
owner->last_turn_over_pos.x,