mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-03 14:26:09 +00:00
Sentry: setup user after config init so that we can sent the authkey
This commit is contained in:
@@ -66,6 +66,7 @@ int main(int argc, char** argv) try {
|
||||
|
||||
RegisterThread("Main");
|
||||
|
||||
Sentry.SetupUser();
|
||||
Sentry.PrintWelcome();
|
||||
TResourceManager ResourceManager;
|
||||
TPPSMonitor PPSMonitor(Server);
|
||||
|
||||
Reference in New Issue
Block a user