mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-10 20:25:06 +01:00
Fix bug where game is still displayed in window title when stopped playing.
This commit is contained in:
parent
cc11adbdea
commit
6b34041b06
@ -1464,6 +1464,7 @@ void GMainWindow::ShutdownGame() {
|
||||
#endif
|
||||
|
||||
game_title.clear();
|
||||
game_title_long.clear();
|
||||
UpdateWindowTitle();
|
||||
|
||||
game_path.clear();
|
||||
|
Loading…
Reference in New Issue
Block a user