chore: track loaded zones in ui

This commit is contained in:
Jan Laupetin
2025-10-11 19:04:48 +01:00
parent 7cefaee41c
commit 49f2000bad
12 changed files with 166 additions and 31 deletions
+1
View File
@@ -13,5 +13,6 @@ void ModManContext::Startup()
void ModManContext::Destroy()
{
m_fast_file.Destroy();
m_db_thread.Terminate();
}