mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-03-04 08:07:49 +00:00
Removed unnecessary spaces
This commit is contained in:
@@ -59,7 +59,7 @@ bool VolkhanTargetAction::Execute(Event event)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
return Attack(boss);
|
||||
}
|
||||
|
||||
@@ -148,7 +148,7 @@ bool LokenStackAction::Execute(Event event)
|
||||
// else
|
||||
return Move(bot->GetAngle(boss), fmin(bot->GetExactDist2d(boss), maxMovement));
|
||||
}
|
||||
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user