// Use this for initialization void Start() { volumn = 1; diff = Difficuty.normal; controltype = ControlType.touch; isFullScreen = true; }
// Use this for initialization void Start () { volumn = 1; diff = Difficuty.normal; controltype = ControlType.touch; isFullScreen = true; }