name exit row so it can have an explanation

This commit is contained in:
Chris Danford
2005-02-26 20:59:18 +00:00
parent 5a63fb3cd3
commit 30366ba8f0
+1
View File
@@ -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;