Example #1
0
 protected override void Awake()
 {
     base.Awake();
     netScene = gameObject.AddComponent <NetworkScene>();
 }