Busfahrer fix 2

This commit is contained in:
2026-09-12 18:17:58 +02:00
parent 628a3a49ec
commit 049960d30d
+1
View File
@@ -178,6 +178,7 @@ namespace Casino
currentProfit = 0;
UpdateWinDisplay();
SetPhaseUI();
StartNewGame();
return;
}