Skip to content

Commit

Permalink
remove redundant quote declaration (#663)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoSloppy authored Jun 23, 2024
1 parent cb7f39b commit 4c10a03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion props/saber_BC_buttons.h
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,6 @@ EFFECT(faston); // for EFFECT_FAST_ON. Being replaced by fastout.wav, which
EFFECT(blstbgn); // for Begin Multi-Blast
EFFECT(blstend); // for End Multi-Blast
EFFECT(push); // for Force Push gesture
EFFECT(quote); // for playing quotes
EFFECT(monosfx); // for Monophonically played sounds (iceblade, seismic charge etc...)
EFFECT(swap); // for standalone triggering EffectSequence<>
EFFECT(mute); // Notification before muted ignition to avoid confusion.
Expand Down

0 comments on commit 4c10a03

Please sign in to comment.