using System.Collections; using System.Collections.Generic; using Mirror; using UnityEngine; public class AutoDelete : NetworkBehaviour { }