using UnityEngine; public class CloudSaveIcon : MonoBehaviour { private void Start() { } private void Update() { } }