Beispiel #1
0
 // Use this for initialization
 void Start()
 {
     Instance = this;
 }
Beispiel #2
0
	// Use this for initialization
	void Start () {
		Instance = this;
	}