mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-31 07:45:48 -04:00
fix some config options not saving on change, move check obtained checking to tool func, tracker cleanup
This commit is contained in:
@@ -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};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user