From 44545aa54665fb0a2d12a84d885d656400fb5f40 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 14 Mar 2004 02:25:38 +0000 Subject: [PATCH] fix dupe difficulty removal --- stepmania/src/Song.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/src/Song.cpp b/stepmania/src/Song.cpp index a5dc83583e..97d72ae61d 100644 --- a/stepmania/src/Song.cpp +++ b/stepmania/src/Song.cpp @@ -763,14 +763,14 @@ void Song::TidyUpData() } - /* Don't allow multiple Steps of the same StepsType and Diffiuclty. + /* Don't allow multiple Steps of the same StepsType and Difficulty (except for edits). * This happens a lot reading BMS files because they we have to guess * the Difficulty from the meter. */ for( i=0; i