# Conflicts:
#	src/version.h
This commit is contained in:
Rachael Alexanderson 2017-02-28 04:46:23 -05:00
commit 5aec906031
25 changed files with 163 additions and 71 deletions

View file

@ -1625,6 +1625,7 @@ void G_UnSnapshotLevel (bool hubLoad)
}
}
}
arc.Close();
}
// No reason to keep the snapshot around once the level's been entered.
level.info->Snapshot.Clean();