Skip to content

Commit

Permalink
works on my machine, shrug
Browse files Browse the repository at this point in the history
  • Loading branch information
Govorunb committed May 19, 2024
1 parent aa57c5e commit 4f9f453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SCHIZO/Jukebox/TruckersFMUnlockSignal.BelowZero.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ public void OnTrackUnlocked(TrackId trackId)
{
DestroySignal();
enabled = false;
return;
}

if (signal) return;
Expand Down

0 comments on commit 4f9f453

Please sign in to comment.