Example #1
0
 private void Awake()
 {
     instance = this;
 }
Example #2
0
 private void Awake()
 {
     instance = this;
     CheckDataPath();
 }