using Sirenix.OdinInspector;
using UnityEngine;
namespace DDD
{
public class RestaurantCustomerState : ScriptableObject
}