partial fix

This commit is contained in:
Glenn Maynard
2006-01-17 22:42:57 +00:00
parent 7b75640337
commit 15c872389e
+2
View File
@@ -68,6 +68,8 @@ void ScreenMiniMenu::LoadMenu( const MenuDef* pDef )
FOREACH( CString, def.m_vsChoices, c )
FontCharAliases::ReplaceMarkers( *c ); // Allow special characters
vHands.push_back( pHand );
}
ScreenOptions::InitMenu( vHands );