summaryrefslogtreecommitdiffstats
path: root/source/cPluginManager.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/cPluginManager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/cPluginManager.h b/source/cPluginManager.h
index b6983a5e3..8d0a82a39 100644
--- a/source/cPluginManager.h
+++ b/source/cPluginManager.h
@@ -29,6 +29,7 @@ public: //tolua_export
E_PLUGIN_KILLED, // tolua_export
E_PLUGIN_CHUNK_GENERATED, // tolua_export
E_PLUGIN_CHUNK_GENERATING, // tolua_export
+ E_PLUGIN_BLOCK_TO_DROPS, // tolua_export
}; // tolua_export
static cPluginManager * GetPluginManager(); //tolua_export