really bad error fixed
This commit is contained in:
@@ -1335,7 +1335,7 @@ public:
|
||||
for( unsigned i=0; i<m_pRows.size(); i++ )
|
||||
{
|
||||
if( m_pRows[i]->GetRowTitle() == SArg(1) && m_pRows[i]->GetRowDef().IsEnabledForPlayer(p) )
|
||||
p->MoveRowAbsolute(pn,i
|
||||
p->MoveRowAbsolute(pn,i)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user