Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
1e06a971
Commit
1e06a971
authored
Apr 12, 2015
by
poixen
Browse files
Merge pull request #951 from poixen/zone_view_crash_fix
Zone crash fix
parents
4c66ef03
379ceeec
Changes
1
Hide whitespace changes
Inline
Side-by-side
cockatrice/src/tab_game.cpp
View file @
1e06a971
...
...
@@ -649,6 +649,7 @@ void TabGame::actLeaveGame()
if
(
!
replay
)
sendGameCommand
(
Command_LeaveGame
());
}
scene
->
clearViews
();
deleteLater
();
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment