This commit is contained in:
Glenn Maynard
2006-10-14 04:55:36 +00:00
parent be34821955
commit ec030b56ba
5 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -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;