mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 08:33:47 +00:00
fix(Core/Movement): Removed some leftover after c8f43d8584. (#13524)
Closes #2623
This commit is contained in:
@@ -286,7 +286,6 @@ namespace Movement
|
||||
index_lo = 0;
|
||||
index_hi = 0;
|
||||
points.clear();
|
||||
pointsVisual.clear();
|
||||
}
|
||||
|
||||
std::string SplineBase::ToString() const
|
||||
|
||||
Reference in New Issue
Block a user