Skip to content

Commit

Permalink
adjust ProffieOSHumDelay description (#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoSloppy authored Jun 20, 2024
1 parent 6170721 commit ef22098
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sound/hybrid_font.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ class FontConfigFile : public ConfigFile {
// Effect volume (0-16) defaults to 16.
int volEff;
// Milliseconds from beginning of out.wav to delay hum.
// If not specified or set to 0 (no delay), humStart will be used.
// Defaults to 0
// If not specified or set to -1, humStart will be used.
// Defaults to -1.
int ProffieOSHumDelay;
// How fast (degrees per second) we have to swing before a swing
// effect is triggered. Defaults to 250.
Expand Down

0 comments on commit ef22098

Please sign in to comment.