Moving more constants into theme metrics.

This commit is contained in:
Chris Danford
2002-08-27 16:53:25 +00:00
parent 142002091a
commit 941d9cb24d
33 changed files with 245 additions and 161 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ ScreenSelectDifficulty::ScreenSelectDifficulty()
m_Menu.Load(
THEME->GetPathTo("Graphics","select difficulty background"),
THEME->GetPathTo("Graphics","select difficulty top edge"),
HELP_TEXT, false, true, TIMER_SECONDS
HELP_TEXT, true, TIMER_SECONDS
);
this->AddSubActor( &m_Menu );