SCI/newgui: update whole screen when show_map console-command is used
svn-id: r45475
This commit is contained in:
parent
c3d75ced87
commit
021edb1ef4
1 changed files with 1 additions and 0 deletions
|
@ -367,6 +367,7 @@ void SciGuiScreen::debugShowMap(int mapNo) {
|
|||
_activeScreen = _displayScreen;
|
||||
break;
|
||||
}
|
||||
copyToScreen();
|
||||
}
|
||||
|
||||
} // End of namespace Sci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue