public void Awake()
 {
     instance = this;
 }
Example #2
0
 public void Awake()
 {
     instance = this;
 }