summaryrefslogtreecommitdiff
path: root/src/resources/beingslot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/beingslot.h')
-rw-r--r--src/resources/beingslot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/beingslot.h b/src/resources/beingslot.h
index 0c3f8a50c..eb8a1f5f4 100644
--- a/src/resources/beingslot.h
+++ b/src/resources/beingslot.h
@@ -39,6 +39,8 @@ struct BeingSlot final
{
}
+ A_DEFAULT_COPY(BeingSlot)
+
int spriteId;
CardsList cardsId;
ItemColor colorId;