summaryrefslogtreecommitdiffstats
path: root/src/Inventory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Inventory.h')
-rw-r--r--src/Inventory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Inventory.h b/src/Inventory.h
index 2bcc66ec1..ec159ec8e 100644
--- a/src/Inventory.h
+++ b/src/Inventory.h
@@ -54,7 +54,7 @@ public:
cInventory(cPlayer & a_Owner);
- virtual ~cInventory() {}
+ virtual ~cInventory() override {}
// tolua_begin