From c8c340ea09da73738b383feef21dedf3ef4bda6c Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Sat, 24 May 2003 21:32:03 +0000 Subject: [PATCH] ignore DWI "-char" graphics (so they won't be detected as banner or background) --- stepmania/src/Song.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/stepmania/src/Song.cpp b/stepmania/src/Song.cpp index 9393ea7d0e..b5723559f5 100644 --- a/stepmania/src/Song.cpp +++ b/stepmania/src/Song.cpp @@ -40,7 +40,7 @@ #include "SDL_image.h" -const int FILE_CACHE_VERSION = 117; // increment this when Song or Notes changes to invalidate cache +const int FILE_CACHE_VERSION = 118; // increment this when Song or Notes changes to invalidate cache const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f; @@ -604,6 +604,10 @@ void Song::TidyUpData() unsigned i; for( i=0; i