summaryrefslogtreecommitdiff
path: root/src/resources/questitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/questitem.h')
-rw-r--r--src/resources/questitem.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/questitem.h b/src/resources/questitem.h
index 50a9c8d0c..24cb8be80 100644
--- a/src/resources/questitem.h
+++ b/src/resources/questitem.h
@@ -42,6 +42,8 @@ struct QuestItem final
{
}
+ A_DELETE_COPY(QuestItem)
+
int var;
std::string name;
std::string group;