mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
Core/Common: Merge TimeTrackerSmall with TimeTracker
This commit is contained in:
committed by
Peter Keresztes Schmidt
parent
e55516348d
commit
228696bf80
@@ -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