From a19a0701211e0a5563dc77845e11a3f3308e2b32 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sun, 2 Jun 2013 10:40:20 +0000 Subject: Enchantments: API and sending to client git-svn-id: http://mc-server.googlecode.com/svn/trunk@1539 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/AllToLua.pkg | 1 + 1 file changed, 1 insertion(+) (limited to 'source/AllToLua.pkg') diff --git a/source/AllToLua.pkg b/source/AllToLua.pkg index 1cb57ebd0..ee098e63e 100644 --- a/source/AllToLua.pkg +++ b/source/AllToLua.pkg @@ -37,6 +37,7 @@ $cfile "Plugin_NewLua.h" $cfile "Server.h" $cfile "World.h" $cfile "Inventory.h" +$cfile "Enchantments.h" $cfile "Item.h" $cfile "ItemGrid.h" $cfile "BlockEntities/BlockEntity.h" -- cgit v1.2.3