Minor Update - Import file
Feat : + Import Button to import from file a 3D object
This commit is contained in:
@@ -441,6 +441,7 @@ void ApplicationClass::Shutdown()
|
||||
delete[] m_MouseStrings;
|
||||
m_MouseStrings = 0;
|
||||
}
|
||||
|
||||
// Release the text object for the fps string.
|
||||
if (m_FpsString)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user