Skip to content

Commit

Permalink
im dumb (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
misternebula committed Feb 9, 2024
1 parent 7eeef34 commit bea9764
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions QSB/ShipSync/Patches/ShipAudioPatches.cs
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,7 @@ public static bool GlobalMusicController_UpdateBrambleMusic(GlobalMusicControlle
{
__instance._darkBrambleSource.FadeOut(5f, OWAudioSource.FadeOutCompleteAction.STOP, 0f);
}

return false;
}
}

0 comments on commit bea9764

Please sign in to comment.