parent
This commit is contained in:
@@ -17,7 +17,7 @@ struct OptionRowDefinition;
|
||||
class OptionRowType
|
||||
{
|
||||
public:
|
||||
void Load( const RString &sType );
|
||||
void Load( const RString &sType, Actor *pParent );
|
||||
|
||||
private:
|
||||
RString m_sType;
|
||||
|
||||
Reference in New Issue
Block a user