Exemple #1
0
        private void button21_Click_4(object sender, EventArgs e)
        {
            string id = textBox3.Text;

            api.PlaySoundInGame(id);
        }