Преглед изворни кода

fehler behoben der endlosschleife beim verlassen des minigames verursachte

Kolja Strohm пре 6 година
родитељ
комит
7e338b03a6
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      Blöcke/Menü.cpp

+ 1 - 0
Blöcke/Menü.cpp

@@ -453,6 +453,7 @@ void Men
     ObjTabelle *tmpWBT = worldBestT->getThis();
     MinigameKlientV *tmpKlient = klient->getThis();
     Schrift *tmpSchrift = schrift->getThis();
+	asyncFinished = 0;
     new AsynchronCall( [ this, tmpWBT, tmpKlient, tmpSchrift ]()
     {
         Array< int > score;