Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
9420826094
32 changed files with 431 additions and 236 deletions
|
|
@ -1479,6 +1479,7 @@ void G_SerializeLevel (FArchive &arc, bool hubLoad)
|
|||
int i = level.totaltime;
|
||||
|
||||
Renderer->StartSerialize(arc);
|
||||
if (arc.IsLoading()) P_DestroyThinkers(hubLoad);
|
||||
|
||||
arc << level.flags
|
||||
<< level.flags2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue