using Entitas;
namespace CoreGame.Render
{
[Combat]
public class CannotReloadComponent : IComponent
}