Exemple #1
0
 public void SetInstance()
 {
     inst = this;
 }
 void Start()
 {
     puc = PlayerUnderwaterController.inst;
 }