Exemplo n.º 1
0
 public GameObject qianghuaquerenUI; //调出强化确认界面
 // Use this for initialization
 void Start()
 {
     instance = this;
     playerHa = new Hashtable();
     choicechang();
 }
Exemplo n.º 2
0
	public GameObject qianghuaquerenUI;//调出强化确认界面
	// Use this for initialization
	void Start () {
		instance = this;
		playerHa=new Hashtable();
		choicechang ();
	}