mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 19:37:04 +00:00
[11066] Remove tail whitespaces.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
d5b982cbbe
commit
75b4f75f4d
58 changed files with 170 additions and 170 deletions
|
|
@ -420,7 +420,7 @@ bool Transport::GenerateWaypoints(uint32 pathid, std::set<uint32> &mapids)
|
|||
|
||||
m_next = m_WayPoints.begin(); // will used in MoveToNextWayPoint for init m_curr
|
||||
MoveToNextWayPoint(); // m_curr -> first point
|
||||
MoveToNextWayPoint(); // skip first point
|
||||
MoveToNextWayPoint(); // skip first point
|
||||
|
||||
m_pathTime = timer;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue