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