mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
Initialize ProfManager on the server (#6401)
This commit is contained in:
@@ -279,6 +279,7 @@ namespace Robust.Server
|
||||
|
||||
// Load metrics really early so that we can profile startup times in the future maybe.
|
||||
_metricsManager.Initialize();
|
||||
_prof.Initialize();
|
||||
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user