using UnityEngine;
namespace Gameplay.Fight.FightStory.Cmp
{
public class CmpFightStory : MonoBehaviour
public string jsonName;
}