Full screen für Slots

This commit is contained in:
NBTEMP\bib
2026-09-09 10:19:53 +02:00
parent 130bbe1bee
commit 03b33dd3ca
2 changed files with 7 additions and 1 deletions
+5
View File
@@ -40,5 +40,10 @@ namespace Casino
Blackjack slotsWindow = new Blackjack();
slotsWindow.Show();
}
private void Busfahrer_Click(object sender, RoutedEventArgs e)
{
}
}
}