SVN r27 (trunk)

This commit is contained in:
Christoph Oelckers 2006-04-11 16:27:41 +00:00
commit 25f90d6221
74 changed files with 1133 additions and 235 deletions

View file

@ -126,7 +126,8 @@ void P_SerializeWorld (FArchive &arc)
<< sec->sky
<< sec->MoreFlags
<< sec->FloorSkyBox << sec->CeilingSkyBox
<< sec->ZoneNumber;
<< sec->ZoneNumber
<< sec->oldspecial;
if (arc.IsStoring ())
{
arc << sec->ColorMap->Color