add GC before server travel
This commit is contained in:
parent
2293ce47e8
commit
d976e94696
@ -129,6 +129,7 @@ private function ModifyLoad()
|
|||||||
`Log_Info("Loader modified, do server travel...");
|
`Log_Info("Loader modified, do server travel...");
|
||||||
|
|
||||||
WorldInfo.ServerTravel(LoadURL, true);
|
WorldInfo.ServerTravel(LoadURL, true);
|
||||||
|
WorldInfo.ForceGarbageCollection(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
private static function String Subst(String Option)
|
private static function String Subst(String Option)
|
||||||
|
Loading…
Reference in New Issue
Block a user