using UnityEngine; namespace DDD { public class RestaurantPlayerCharacter : RestaurantCharacter { } }