void Start()
 {
     api    = AudioSpeakerApi.instance;
     volume = 18;
 }
Пример #2
0
 void Start()
 {
     api = AudioSpeakerApi.instance;
 }