summaryrefslogtreecommitdiffstats
path: root/source/AllToLua.pkg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/AllToLua.pkg3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/AllToLua.pkg b/source/AllToLua.pkg
index 71d9cecb5..83f3a952c 100644
--- a/source/AllToLua.pkg
+++ b/source/AllToLua.pkg
@@ -29,6 +29,7 @@ $cfile "cServer.h"
$cfile "cWorld.h"
$cfile "cInventory.h"
$cfile "cItem.h"
+$cfile "cChestEntity.h"
$cfile "cWebAdmin.h"
$cfile "cWebPlugin.h"
$cfile "cPickup.h"
@@ -45,4 +46,4 @@ $cfile "cGroup.h"
$cfile "BlockArea.h"
$cfile "cLuaChunk.h"
$cfile "CraftingRecipes.h"
-$cfile "LuaItems.h"
+$cfile "LuaItems.h" \ No newline at end of file