summaryrefslogtreecommitdiffstats
path: root/src/ChunkSender.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChunkSender.h')
-rw-r--r--src/ChunkSender.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChunkSender.h b/src/ChunkSender.h
index a7b1e104b..0946f4318 100644
--- a/src/ChunkSender.h
+++ b/src/ChunkSender.h
@@ -57,7 +57,7 @@ class cChunkSender:
typedef cIsThread super;
public:
cChunkSender(cWorld & a_World);
- ~cChunkSender();
+ virtual ~cChunkSender() override;
enum eChunkPriority
{