Explorar o código

add missing blacklist image

Laserlicht hai 1 semana
pai
achega
d64947a4e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      client/render/hdEdition/HdImageLoader.cpp

+ 1 - 1
client/render/hdEdition/HdImageLoader.cpp

@@ -36,7 +36,7 @@ const std::unordered_set<std::string> animToSkip = {
 };
 const std::unordered_set<std::string> imagesToSkip = {
 	// skip RoE specific files
-	"MAINMENU", "GAMSELBK", "GSELPOP1", "SCSELBCK", "LOADGAME", "NEWGAME", "LOADBAR"
+	"MAINMENU", "GAMSELBK", "GSELPOP1", "SCSELBCK", "GSSTRIP", "LOADGAME", "NEWGAME", "LOADBAR"
 };
 const std::unordered_set<std::string> hdColors = {
 	// skip colored variants - coloring not supported yet