aboutsummaryrefslogtreecommitdiffstats
path: root/Game
diff options
context:
space:
mode:
Diffstat (limited to 'Game')
-rw-r--r--Game/Code/Classes/USongs.pas4
1 files changed, 2 insertions, 2 deletions
diff --git a/Game/Code/Classes/USongs.pas b/Game/Code/Classes/USongs.pas
index c036e290..2c8e3587 100644
--- a/Game/Code/Classes/USongs.pas
+++ b/Game/Code/Classes/USongs.pas
@@ -213,8 +213,8 @@ begin
if assigned( CatCovers ) then
CatCovers.Load;
- if assigned( Covers ) then
- Covers.Load;
+ //if assigned( Covers ) then
+ // Covers.Load;
if assigned(ScreenSong) then
begin