From 4c10a03b9fe760147f37e342ae9a88938f5357c2 Mon Sep 17 00:00:00 2001 From: NoSloppy <53964195+NoSloppy@users.noreply.github.com> Date: Sun, 23 Jun 2024 16:30:03 -0400 Subject: [PATCH] remove redundant quote declaration (#663) --- props/saber_BC_buttons.h | 1 - 1 file changed, 1 deletion(-) diff --git a/props/saber_BC_buttons.h b/props/saber_BC_buttons.h index 0c19e225f..b0863fe0b 100644 --- a/props/saber_BC_buttons.h +++ b/props/saber_BC_buttons.h @@ -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.