Changed DynLib internal
Fixes the "Assimp32.dll not found" bug Former-commit-id: 662adba33c5d9cfbd23c8b0af0670626070baaa9
This commit is contained in:
@@ -25,7 +25,6 @@ class NzDynLibImpl : NzNonCopyable
|
||||
|
||||
private:
|
||||
void* m_handle;
|
||||
NzDynLib* m_parent;
|
||||
};
|
||||
|
||||
#endif // NAZARA_DYNLIBIMPL_HPP
|
||||
|
||||
Reference in New Issue
Block a user