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