ソースを参照

Update gfxGLWindowTarget.cpp

Anis 9 年 前
コミット
ca31ef3f1a
1 ファイル変更0 行追加1 行削除
  1. 0 1
      Engine/source/gfx/gl/gfxGLWindowTarget.cpp

+ 0 - 1
Engine/source/gfx/gl/gfxGLWindowTarget.cpp

@@ -57,7 +57,6 @@ void GFXGLWindowTarget::resetMode()
       _teardownCurrentMode();
       _setupNewMode();
    }
-   GFX->beginReset();
 }
 
 void GFXGLWindowTarget::_onAppSignal(WindowId wnd, S32 event)