fix some config options not saving on change, move check obtained checking to tool func, tracker cleanup

This commit is contained in:
CraftyBoss
2026-05-23 03:05:54 -07:00
parent 66a8af31b3
commit 4ce5800a33
5 changed files with 80 additions and 47 deletions
+4
View File
@@ -37,6 +37,10 @@ private:
int accessibleCount;
};
size_t m_numAvailableLocations;
size_t m_numProgressionLocations;
size_t m_numCollectedLocations;
bool m_showRandoStats{false};
bool m_showRandoGeneration{false};