계산대 로직 중간저장
This commit is contained in:
@@ -11,6 +11,8 @@ public class ShoppingOrderView : MonoBehaviour
|
||||
[SerializeField] private Animator _anim;
|
||||
[SerializeField] private GameObject _paper;
|
||||
|
||||
public ShoppingOrderList OrderList => _orderList;
|
||||
|
||||
private bool _visibleShoppingOrderList = false;
|
||||
|
||||
private void Start()
|
||||
|
||||
Reference in New Issue
Block a user