Exported cWorld::DoWithChestAt to Lua
Exported cChestEntity to Lua for handling in DoWithChestAt git-svn-id: http://mc-server.googlecode.com/svn/trunk@820 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user