Added logic to reset coins at startup
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user