Beispiel #1
0
 void Awake()
 {
     context = new GameContext(this);
 }
Beispiel #2
0
 void Awake()
 {
     context = new GameContext(this);
 }