fix SafeMutLoader::PostBeginPlay() initialization
- this fixes the players list in steam server browser -> server details.
This commit is contained in:
parent
e2ea9d5f2a
commit
012e572928
@ -33,7 +33,7 @@ public function PostBeginPlay()
|
||||
|
||||
`Log_Trace();
|
||||
|
||||
Super.PreBeginPlay();
|
||||
Super.PostBeginPlay();
|
||||
|
||||
RestoreServerActors();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user