summaryrefslogtreecommitdiffstats
path: root/source/PluginManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/PluginManager.h')
-rw-r--r--source/PluginManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/PluginManager.h b/source/PluginManager.h
index 8a095aba7..7c77c34d6 100644
--- a/source/PluginManager.h
+++ b/source/PluginManager.h
@@ -63,7 +63,7 @@ public: // tolua_export
HOOK_PLAYER_MOVED,
HOOK_PLAYER_PLACED_BLOCK,
HOOK_PLAYER_PLACING_BLOCK,
- HOOK_PLAYER_RIGHTCLICK,
+ HOOK_PLAYER_RIGHT_CLICK,
HOOK_PLAYER_SHOOTING,
HOOK_PLAYER_SPAWNED,
HOOK_PLAYER_TOSSING_ITEM,