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