commit
1e06a971fa
1 changed files with 1 additions and 0 deletions
|
@ -649,6 +649,7 @@ void TabGame::actLeaveGame()
|
||||||
if (!replay)
|
if (!replay)
|
||||||
sendGameCommand(Command_LeaveGame());
|
sendGameCommand(Command_LeaveGame());
|
||||||
}
|
}
|
||||||
|
scene->clearViews();
|
||||||
deleteLater();
|
deleteLater();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue