This was backwards. Instead of fixing it, I'll just remove it for now,

since this should be done inside the theme metric itself anyway ...
This commit is contained in:
Glenn Maynard
2003-02-22 03:36:26 +00:00
parent c48ea65727
commit 6681fa6108
+1 -1
View File
@@ -39,7 +39,7 @@
#define PREVIEW_Y THEME->GetMetricF("ScreenSelectStyle","PreviewY")
#define HELP_TEXT THEME->GetMetric("ScreenSelectStyle","HelpText")
#define TIMER_SECONDS THEME->GetMetricI("ScreenSelectStyle","TimerSeconds")
#define NEXT_SCREEN PREFSMAN->m_bDDRExtremeDifficultySelect? THEME->GetMetric("ScreenSelectStyle","NextScreen") : "ScreenSelectDifficultyEX"
#define NEXT_SCREEN THEME->GetMetric("ScreenSelectStyle","NextScreen")
/* I couldn't find a cleaner way to add this so that SM can show DDREX style,
if configured to, in place of the normal style select difficulty screen..
I know the screen after this one is supposed to be dynamic to whatever