name exit row so it can have an explanation
This commit is contained in:
@@ -353,6 +353,7 @@ void OptionRow::LoadExit()
|
|||||||
ITEMS_ZOOM
|
ITEMS_ZOOM
|
||||||
*/
|
*/
|
||||||
m_RowType = OptionRow::ROW_EXIT;
|
m_RowType = OptionRow::ROW_EXIT;
|
||||||
|
m_RowDef.name = "Exit";
|
||||||
m_RowDef.choices.push_back( "" );
|
m_RowDef.choices.push_back( "" );
|
||||||
|
|
||||||
BitmapText *bt = new BitmapText;
|
BitmapText *bt = new BitmapText;
|
||||||
|
|||||||
Reference in New Issue
Block a user