1 Commits

Author SHA1 Message Date
7a6fca9462 fix SafeMutLoader::PostBeginPlay() initialization
- this fixes the players list in steam server browser -> server details.
2023-03-30 01:38:00 +03:00

View File

@ -33,7 +33,7 @@ public function PostBeginPlay()
`Log_Trace();
Super.PreBeginPlay();
Super.PostBeginPlay();
RestoreServerActors();