상점 구매 에러 추가

This commit is contained in:
김판돌 2024-03-23 19:37:53 +09:00
parent 112c30d005
commit feba571684
1 changed files with 12 additions and 13 deletions

View File

@ -1,6 +1,5 @@
using UnityEngine;
using TMPro;
using System.Collections.Generic;
using System.Linq;
public class MainCtrl : MonoBehaviour