summaryrefslogtreecommitdiff
path: root/src/resources/mapinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/mapinfo.h')
-rw-r--r--src/resources/mapinfo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/mapinfo.h b/src/resources/mapinfo.h
index c23621e2d..13abbed1b 100644
--- a/src/resources/mapinfo.h
+++ b/src/resources/mapinfo.h
@@ -34,6 +34,8 @@ struct MapInfo final
{
}
+ A_DELETE_COPY(MapInfo)
+
std::string atlas;
const StringVect *files;
};