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