diff options
Diffstat (limited to 'src/game/WaypointManager.cpp')
-rw-r--r-- | src/game/WaypointManager.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/WaypointManager.cpp b/src/game/WaypointManager.cpp index 8a9de3849c4..30947abe4c8 100644 --- a/src/game/WaypointManager.cpp +++ b/src/game/WaypointManager.cpp @@ -149,3 +149,4 @@ void WaypointStore::UpdatePath(uint32 id) delete result; } + |