Aufteilung

This commit is contained in:
2026-09-14 21:27:58 +02:00
parent 09a4d0cd40
commit 205126d724
14 changed files with 83 additions and 158 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ using System.Windows.Shapes;
namespace Casino
{
class Audioplayer
class Audioplayer //ki
{
private readonly MediaPlayer player = new MediaPlayer();
private readonly MediaPlayer shortplayer = new MediaPlayer();