ScreenTextEntry::TextEntry/ScreenTextEntry::Password

This commit is contained in:
Glenn Maynard
2005-07-03 04:45:34 +00:00
parent ea97ec6095
commit 9b08148f60
9 changed files with 25 additions and 26 deletions
+1 -1
View File
@@ -291,7 +291,7 @@ void ScreenEditMenu::MenuStart( PlayerNumber pn )
bool bPromptToNameSteps = (action != EDIT_MENU_ACTION_EDIT && dc == DIFFICULTY_EDIT);
if( bPromptToNameSteps )
{
SCREENMAN->TextEntry(
ScreenTextEntry::TextEntry(
SM_BackFromEditDescription,
"Name the new edit.",
GAMESTATE->m_pCurSteps[0]->GetDescription(),