mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 13:37:00 +00:00
[9779] Drop trailing whitespaces.
This commit is contained in:
parent
d3cc3c2f27
commit
15dd77873e
69 changed files with 23 additions and 81 deletions
|
|
@ -1761,7 +1761,7 @@ void WorldObject::GetNearPoint(WorldObject const* searcher, float &x, float &y,
|
|||
{
|
||||
MaNGOS::NearUsedPosDo u_do(*this,searcher,absAngle,selector);
|
||||
MaNGOS::WorldObjectWorker<MaNGOS::NearUsedPosDo> worker(this,u_do);
|
||||
|
||||
|
||||
Cell::VisitAllObjects(this, worker, distance2d);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue