Exemple #1
0
 private void Awake()
 {
     Instance = Instance == null ? this : Instance;
 }
Exemple #2
0
 private void Awake()
 {
     Instance = Instance == null ? this : Instance;
 }