using UnityEngine; [System.Serializable] public class PlayerStats : MonoBehaviour { public int dayNumber; }