FIXED: Logging dialog broken after switching render API

This commit is contained in:
spacy51 2008-05-20 14:43:12 +00:00
parent e62eec4e60
commit 2078af0849
1 changed files with 1 additions and 0 deletions

View File

@ -2141,6 +2141,7 @@ bool VBA::updateRenderMethod0(bool force)
if(display) {
if(display->getType() != renderMethod || force) {
toolsLoggingClose(); // close log dialog
initInput = true;
changingVideoSize = true;
shutdownDisplay();