Пример #1
0
 public PlayGameInstance_old(PlaySceneController_old pSC)
 {
     this.pSC = pSC;
     INSTANCE = this;
 }
	public PlayGameInstance_old (PlaySceneController_old pSC)
	{
		this.pSC = pSC;
		INSTANCE = this;
	}