Ben Payne пре 10 година
родитељ
комит
cadc390895
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      Engine/source/gfx/gfxDevice.cpp

+ 1 - 0
Engine/source/gfx/gfxDevice.cpp

@@ -279,6 +279,7 @@ GFXDevice::~GFXDevice()
 #endif
 
    SAFE_DELETE( mTextureManager );
+   SAFE_DELETE( mFrameTime );
 
    // Clear out our state block references
    mCurrentStateBlocks.clear();