covariant Copy()
This commit is contained in:
@@ -13,7 +13,7 @@ public:
|
||||
MemoryCardDisplay();
|
||||
void Load( PlayerNumber pn );
|
||||
void LoadFromNode( const XNode* pNode );
|
||||
virtual Actor *Copy() const;
|
||||
virtual MemoryCardDisplay *Copy() const;
|
||||
void Update( float fDelta );
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user