load commands
This commit is contained in:
@@ -89,6 +89,7 @@ void ScreenSelectMaster::Init()
|
|||||||
sElement.Replace( " ", "" );
|
sElement.Replace( " ", "" );
|
||||||
m_sprCursor[*p]->SetName( sElement );
|
m_sprCursor[*p]->SetName( sElement );
|
||||||
this->AddChild( m_sprCursor[*p] );
|
this->AddChild( m_sprCursor[*p] );
|
||||||
|
LOAD_ALL_COMMANDS( m_sprCursor[*p] );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user