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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user