using FOHEART.GlovePlugin;
using UnityEngine;

public class ItemBulletDestructableComponentFlag : MonoBehaviour, BulletDestructableFlag
{
}
