// Use this for initialization
	void Start() 
	{
		gameInfo = gameObject.GetComponent<RemoteInfo>();
	}