mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 03:59:56 +00:00
Fix stats reporting
This commit is contained in:
parent
da542fcf67
commit
1282be9d29
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ namespace Resource
|
|||
"Terrain Chunk",
|
||||
"Terrain Texture",
|
||||
"Land",
|
||||
"Blending Rules",
|
||||
};
|
||||
|
||||
constexpr std::string_view cellPreloader[] = {
|
||||
|
|
Loading…
Reference in a new issue