From 2d1d4ae3e39908237c1f2fd5315e4786cec5d781 Mon Sep 17 00:00:00 2001 From: Mattes D Date: Thu, 19 Mar 2015 21:26:38 +0100 Subject: Removed unwanted base classes from Lua API. --- src/Inventory.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Inventory.h') diff --git a/src/Inventory.h b/src/Inventory.h index 4e76bc0d3..311f64562 100644 --- a/src/Inventory.h +++ b/src/Inventory.h @@ -31,7 +31,9 @@ You can use the invArmorOffset, invInventoryOffset and invHotbarOffset constants */ class cInventory : + // tolua_end public cItemGrid::cListener + // tolua_begin { public: -- cgit v1.2.3