This commit is contained in:
Glenn Maynard
2006-01-19 03:21:57 +00:00
parent d66b45a117
commit 55958c952d
+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;