From a31fd85b1d2016e33411f627aa57b8bc8df4857c Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Sun, 2 Jul 2006 06:00:48 +0000 Subject: [PATCH] fix bullet DrawOrder doesn't take effect --- stepmania/src/OptionRow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/OptionRow.cpp b/stepmania/src/OptionRow.cpp index 4509cab167..c518311404 100644 --- a/stepmania/src/OptionRow.cpp +++ b/stepmania/src/OptionRow.cpp @@ -430,7 +430,6 @@ void OptionRow::InitText() FOREACH_PlayerNumber( p ) for( unsigned c=0; cSortByDrawOrder(); }