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