mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-11 00:36:42 +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 Chunk",
|
||||||
"Terrain Texture",
|
"Terrain Texture",
|
||||||
"Land",
|
"Land",
|
||||||
|
"Blending Rules",
|
||||||
};
|
};
|
||||||
|
|
||||||
constexpr std::string_view cellPreloader[] = {
|
constexpr std::string_view cellPreloader[] = {
|
||||||
|
|
Loading…
Reference in a new issue