mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Core/Common: Merge TimeTrackerSmall with TimeTracker
(cherry picked from commit 228696bf80)
This commit is contained in:
@@ -103,7 +103,7 @@ struct DynTreeImpl : public ParentTree/*, public Intersectable*/
|
||||
}
|
||||
}
|
||||
|
||||
TimeTrackerSmall rebalance_timer;
|
||||
TimeTracker rebalance_timer;
|
||||
int unbalanced_times;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user