void Awake()
 {
     GlobalUI.instance_ = this;
 }
Exemple #2
0
 void Awake()
 {
     GlobalUI.instance_ = this;
 }