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