summaryrefslogtreecommitdiff
path: root/src/net/worldinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/worldinfo.h')
-rw-r--r--src/net/worldinfo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/worldinfo.h b/src/net/worldinfo.h
index 1e568d974..7a1e21c9a 100644
--- a/src/net/worldinfo.h
+++ b/src/net/worldinfo.h
@@ -45,6 +45,8 @@ struct WorldInfo final
{
}
+ A_DELETE_COPY(WorldInfo)
+
int address;
std::string name;
uint16_t port;