rnd-20030118-6-src
[rocksndiamonds.git] / src / libgame / image.c
index ce66e3280b43eaed02485317de4edeff0d7e5aef..c4d3080805ec3f685b1494a0010b35e990869fbb 100644 (file)
@@ -756,6 +756,7 @@ void ReloadCustomImages()
   printf("DEBUG: reloading images '%s' ...\n", artwork.gfx_current_identifier);
 #endif
 
+  LoadArtworkConfig(image_info);
   ReloadCustomArtworkList(image_info);
 }