From 049960d30de694397dcd5b713f87c11d776e21e3 Mon Sep 17 00:00:00 2001 From: "NBTEMP\\bib" Date: Sat, 12 Sep 2026 18:17:58 +0200 Subject: [PATCH] Busfahrer fix 2 --- Casino/Busfahrer.xaml.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Casino/Busfahrer.xaml.cs b/Casino/Busfahrer.xaml.cs index bfd9782..69abac8 100644 --- a/Casino/Busfahrer.xaml.cs +++ b/Casino/Busfahrer.xaml.cs @@ -178,6 +178,7 @@ namespace Casino currentProfit = 0; UpdateWinDisplay(); SetPhaseUI(); + StartNewGame(); return; }