Change to supprot new AcediaCore's events
This commit is contained in:
parent
824a6e270a
commit
1e9e146a9f
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@ function ServerTraveling(string URL, bool bItems)
|
|||
default.selfReference = none;
|
||||
_.environment.DisableAllFeatures();
|
||||
class'UnrealService'.static.Require().Destroy();
|
||||
class'ServerLevelCore'.static.GetInstance().Destroy();
|
||||
if (nextMutator != none) {
|
||||
nextMutator.ServerTraveling(URL, bItems);
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue