void Awake() { Instance = this; Application.targetFrameRate = 60; FBHelper.Init(); }
void Awake() { Instance = this; Application.targetFrameRate = 60; }