Esempio n. 1
0
 //public GameContentsProcess gameContentsProcess;
 private void Awake()
 {
     gameNetWork = this;
     network     = new Network();
 }
Esempio n. 2
0
 private void Awake()
 {
     gameNetWork = this;
 }