Exemple #1
0
 private void Awake()
 {
     panelManager = this;
 }
 private void Awake()
 {
     PanelMgr = this;
 }
 void Awake()
 {
     LoginRegisterMgr = this;
 }