mirror of
https://github.com/celisej567/Launcher.git
synced 2026-09-23 20:11:50 +03:00
Add files via upload
This commit is contained in:
@@ -127,8 +127,11 @@ namespace Launcher
|
||||
Properties.Resources._21
|
||||
};
|
||||
SoundPlayer sp = new SoundPlayer(rndsong[sound]);
|
||||
|
||||
sp.Play();
|
||||
|
||||
|
||||
sp.PlaySync();
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user