Пример #1
0
 public void Set_Girl()
 {
     gender = Soundgender.Girl;
 }
Пример #2
0
 public void Set_Boy()
 {
     gender = Soundgender.Boy;
 }