mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-06 22:15:37 +00:00
Include random state record in count of saved records
This commit is contained in:
parent
9a00ce1c20
commit
51a84aaef8
1 changed files with 2 additions and 1 deletions
|
@ -331,7 +331,8 @@ namespace MWWorld
|
|||
+1 // weather record
|
||||
+1 // actorId counter
|
||||
+1 // levitation/teleport enabled state
|
||||
+1; // camera
|
||||
+1 // camera
|
||||
+1; // random state.
|
||||
}
|
||||
|
||||
int World::countSavedGameCells() const
|
||||
|
|
Loading…
Reference in a new issue