Added logic to reset coins at startup

This commit is contained in:
dando92
2025-03-30 09:51:47 -07:00
committed by teejusb
parent d6636c235b
commit 2dc61769fc
4 changed files with 10 additions and 0 deletions
+1
View File
@@ -270,6 +270,7 @@ public:
Preference<bool> m_bCelShadeModels;
Preference<bool> m_bPreferredSortUsesGroups;
Preference<float> m_fDebounceCoinInputTime; // allow users to apply a distinct debounce to coin input
Preference<bool> m_bResetCoinsAtStartup;
// Number of seconds it takes for a button on the controller to release
// after pressed.