diff options
Diffstat (limited to 'src/Inventory.h')
-rw-r--r-- | src/Inventory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Inventory.h b/src/Inventory.h index 39aef1538..e25fc4a8a 100644 --- a/src/Inventory.h +++ b/src/Inventory.h @@ -183,7 +183,7 @@ protected: // cItemGrid::cListener override: virtual void OnSlotChanged(cItemGrid * a_ItemGrid, int a_SlotNum) override; -}; // tolua_export +}; // tolua_export |