diff options
Diffstat (limited to '')
-rw-r--r-- | Game/Code/Screens/UScreenSong.pas | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Game/Code/Screens/UScreenSong.pas b/Game/Code/Screens/UScreenSong.pas index 4afea262..5d25027d 100644 --- a/Game/Code/Screens/UScreenSong.pas +++ b/Game/Code/Screens/UScreenSong.pas @@ -531,7 +531,6 @@ begin SongCurrent := SongCurrent - I + I2;
SongTarget := SongTarget - I + I2; }
-// if I<>I2 then beep;
// SetScroll4;
//Show Wrong Song when Tabs on Fix
|