Added implementation of E_PLUGIN_CHUNK_GENERATING lua hook
It crashes the server when a plugin actually overrides default behavior though... git-svn-id: http://mc-server.googlecode.com/svn/trunk@594 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
4
source/cLuaChunk.cpp
Normal file
4
source/cLuaChunk.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "Globals.h"
|
||||
|
||||
#include "cLuaChunk.h"
|
||||
|
||||
Reference in New Issue
Block a user