Resource manager OBJ vs Model conflict fixed
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
class Model : public Resource
|
||||
{
|
||||
public:
|
||||
Model(OBJ &obj, ResourceManager* rm);
|
||||
Model(ResourceManager* rm, OBJ &obj);
|
||||
|
||||
struct TextureGroup
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user