Пример #1
0
 void Awake()
 {
     if (store == null)
     {
         store = this;
     }
 }
Пример #2
0
 void Awake()
 {
     if (store == null)
     {
         store = this;
     }
 }