mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-17 19:20:49 +00:00
Merge branch 'fix-savegamerecords' into 'master'
Include random state record in count of saved records See merge request OpenMW/openmw!1790
This commit is contained in:
commit
6d794cf9ca
@ -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…
x
Reference in New Issue
Block a user