Skip to content

Commit f0ee50f

Browse files
authored
stop idle on preon (#829)
1 parent 5d9c3fe commit f0ee50f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sound/hybrid_font.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@ class HybridFont : public SaberBase, public Looper {
396396

397397
void SB_Preon(EffectLocation location) {
398398
saved_location_ = location;
399+
StopIdleSound();
399400
if (SFX_preon) {
400401
SFX_preon.SetFollowing(getOut());
401402
// PlayCommon(&SFX_preon);

0 commit comments

Comments
 (0)