author | Wuzzy <almikes@aol.com> |
Wed, 26 Apr 2017 01:46:38 +0200 | |
changeset 12336 | 6707ee1d2430 |
parent 12335 | fc6bb8471882 |
child 12337 | 657a8d63c99d |
--- a/QTfrontend/ui/page/pagegamestats.cpp Wed Apr 26 00:47:14 2017 +0200 +++ b/QTfrontend/ui/page/pagegamestats.cpp Wed Apr 26 01:46:38 2017 +0200 @@ -148,6 +148,7 @@ labelGameStats->setText(""); healthPoints.clear(); labelGameRank->setText(""); + labelGameWin->setText(""); playerPosition = 0; lastColor = 0; }