mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 00:24:40 +00:00
Update gfxGLWindowTarget.cpp
This commit is contained in:
parent
500a237892
commit
ca31ef3f1a
1 changed files with 0 additions and 1 deletions
|
|
@ -57,7 +57,6 @@ void GFXGLWindowTarget::resetMode()
|
||||||
_teardownCurrentMode();
|
_teardownCurrentMode();
|
||||||
_setupNewMode();
|
_setupNewMode();
|
||||||
}
|
}
|
||||||
GFX->beginReset();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void GFXGLWindowTarget::_onAppSignal(WindowId wnd, S32 event)
|
void GFXGLWindowTarget::_onAppSignal(WindowId wnd, S32 event)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue