using UnityEngine; namespace DDD { public class RestaurantRunState : ScriptableObject { } }