diff options
Diffstat (limited to '')
-rw-r--r-- | src/screens/UScreenSing.pas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/UScreenSing.pas b/src/screens/UScreenSing.pas index abfee360..6791e235 100644 --- a/src/screens/UScreenSing.pas +++ b/src/screens/UScreenSing.pas @@ -671,7 +671,7 @@ var CurLyricsTime: real; begin -// Background.Draw; + Background.Draw; // set player names (for 2 screens and only Singstar skin) if ScreenAct = 1 then |