예제 #1
0
 private void KeybindStopButton(object sender, KeybindEventArgs e)
 {
     player.StopSounds();
 }