Change to supprot new AcediaCore's events
This commit is contained in:
parent
824a6e270a
commit
1e9e146a9f
@ -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 New Issue
Block a user