public override void OnAwake() { Utils.Log("Persistence: Init"); Instance = this; base.OnAwake(); }
public override void OnAwake() { Utils.Log("[FFT Persistence]: Initialized"); Instance = this; base.OnAwake(); }