trying to fix the crash
This commit is contained in:
@@ -29,7 +29,7 @@ private:
|
||||
QVector<DrawInformation> m_drawList;
|
||||
BoundingBox m_boundings;
|
||||
|
||||
void loadTexture(const char* filePath);
|
||||
void loadTexture(const char* filePath, const char* fileName);
|
||||
void clearData();
|
||||
|
||||
public slots:
|
||||
|
Reference in New Issue
Block a user