diff options
Diffstat (limited to 'sword2/mouse.cpp')
-rw-r--r-- | sword2/mouse.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sword2/mouse.cpp b/sword2/mouse.cpp index 852ba364c7..2775a0a8b8 100644 --- a/sword2/mouse.cpp +++ b/sword2/mouse.cpp @@ -192,7 +192,6 @@ void Sword2Engine::systemMenuMouse(void) { _graphics->clearScene(); _graphics->processMenu(); - _graphics->resetRenderEngine(); // call the relevent screen |