LoadFromNode(sDir, pNode) -> LoadFromNode(pNode)
This commit is contained in:
@@ -14,7 +14,7 @@ public:
|
||||
|
||||
void Load( const RString &sPath );
|
||||
void Play();
|
||||
void LoadFromNode( const RString& sDir, const XNode* pNode );
|
||||
void LoadFromNode( const XNode* pNode );
|
||||
|
||||
//
|
||||
// Lua
|
||||
|
||||
Reference in New Issue
Block a user