changed default opened file
This commit is contained in:
parent
191c0cbcea
commit
ae84c55559
|
@ -11,7 +11,7 @@ GeometryEngine::GeometryEngine()
|
|||
{
|
||||
initializeOpenGLFunctions();
|
||||
|
||||
loadFile("..\\Release\\Msh\\5-Poly.msh");
|
||||
loadFile("..\\Release\\Msh\\cubeTex.msh");
|
||||
}
|
||||
|
||||
GeometryEngine::~GeometryEngine()
|
||||
|
|
Loading…
Reference in New Issue