mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 01:15:58 +00:00
Remove Deinit when hiding menu! UI infoprints needed the pixelbuffer.
svn-id: r34021
This commit is contained in:
parent
cb5162fad6
commit
247ea5d5f4
@ -114,7 +114,7 @@ void ThemeClassic::enable() {
|
||||
}
|
||||
|
||||
void ThemeClassic::disable() {
|
||||
deinit();
|
||||
_system->hideOverlay();
|
||||
_enabled = false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user