mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-19 14:39:43 -04: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