tab cleanup

This commit is contained in:
Chris Danford
2006-01-19 03:02:48 +00:00
parent e080d73fbb
commit 4b5d9a981e
+1 -1
View File
@@ -482,7 +482,7 @@ void OptionRow::AfterImportOptions( PlayerNumber pn )
}
void OptionRow::PositionUnderlines( PlayerNumber pn )
{
{
vector<OptionsCursor*> &vpUnderlines = m_Underline[pn];
if( vpUnderlines.empty() )
return;