warning: `class ProfileManager' has virtual functions but non-virtual destructor
This commit is contained in:
@@ -85,7 +85,7 @@ public:
|
||||
|
||||
|
||||
// Lua
|
||||
virtual void PushSelf( lua_State *L );
|
||||
void PushSelf( lua_State *L );
|
||||
|
||||
private:
|
||||
bool LoadProfile( PlayerNumber pn, CString sProfileDir, bool bIsMemCard );
|
||||
|
||||
Reference in New Issue
Block a user