فهرست منبع

fehler behoben der endlosschleife beim verlassen des minigames verursachte

Kolja Strohm 6 سال پیش
والد
کامیت
4a803f2e10
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      Asteroids/Menü.cpp

+ 1 - 0
Asteroids/Menü.cpp

@@ -483,6 +483,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;