Merge branch 'master' of https://github.com/rheit/zdoom
# Conflicts: # src/g_level.cpp
This commit is contained in:
commit
18ebe92cfc
18 changed files with 343 additions and 198 deletions
|
|
@ -1480,6 +1480,7 @@ void G_SerializeLevel (FArchive &arc, bool hubLoad)
|
|||
int i = level.totaltime;
|
||||
|
||||
Renderer->StartSerialize(arc);
|
||||
if (arc.IsLoading()) P_DestroyThinkers(hubLoad);
|
||||
gl_SerializeGlobals(arc);
|
||||
|
||||
arc << level.flags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue