Exemplo n.º 1
0
 public static bool CheckTargetComplete()
 {
     return(targetManager.CheckTargetComplete() && mainscript.Instance.stars > 0);
 }