GeneralPane: Add BalloonTip to cheats checkbox

This commit is contained in:
Dentomologist 2023-11-27 22:47:28 -08:00
commit d9336a5de0
5 changed files with 12 additions and 17 deletions

View file

@ -145,7 +145,6 @@ public:
// Cheats
bool GetCheatsEnabled() const;
void SetCheatsEnabled(bool enabled);
// Debug
void SetDebugModeEnabled(bool enabled);