Example #1
0
 protected virtual void Awake()
 {
     if (_game == null)
     {
         _game = this;
     }
 }