Changed: Minor changes
This commit is contained in:
parent
b018690171
commit
b1336b1489
1 changed files with 2 additions and 2 deletions
|
@ -450,7 +450,7 @@ bool CCtrlSheetInfo::parseCtrlInfo(xmlNodePtr cur, CInterfaceGroup * /* parentGr
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
// must not have so much brick type, else must change code!
|
// must not have so much brick type else must change code!
|
||||||
// nlassert(brickType<32);
|
// nlassert(brickType<32);
|
||||||
|
|
||||||
// Ok set the bit associated
|
// Ok set the bit associated
|
||||||
|
|
Loading…
Reference in a new issue