Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/profezzorn/ProffieOS
Browse files Browse the repository at this point in the history
  • Loading branch information
profezzorn committed Aug 6, 2024
2 parents 01c5872 + 8d75aea commit d2c2ba7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/hybrid_font.h
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,7 @@ class HybridFont : public SaberBase, public Looper {
default: return;
case EFFECT_MENU_CHANGE:
if (!PlayPolyphonic(&SFX_ccchange)) {
SaberBase::sound_length = 0.2;
beeper.Beep(0.05, 2000.0);
}
return;
Expand Down

0 comments on commit d2c2ba7

Please sign in to comment.