mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-01-16 16:42:11 +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
|
#endif
|
||||||
|
|
||||||
game_title.clear();
|
game_title.clear();
|
||||||
|
game_title_long.clear();
|
||||||
UpdateWindowTitle();
|
UpdateWindowTitle();
|
||||||
|
|
||||||
game_path.clear();
|
game_path.clear();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user