From 02775e52c43dbc82e08b6af8b87d8f320c05cb73 Mon Sep 17 00:00:00 2001 From: mathiascode <8754153+mathiascode@users.noreply.github.com> Date: Thu, 24 Aug 2017 12:19:40 +0300 Subject: Minor changes (#3909) --- Server/Plugins/APIDump/Hooks/OnPlayerLeftClick.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Server/Plugins/APIDump/Hooks/OnPlayerLeftClick.lua') diff --git a/Server/Plugins/APIDump/Hooks/OnPlayerLeftClick.lua b/Server/Plugins/APIDump/Hooks/OnPlayerLeftClick.lua index 3d4c07950..1623869be 100644 --- a/Server/Plugins/APIDump/Hooks/OnPlayerLeftClick.lua +++ b/Server/Plugins/APIDump/Hooks/OnPlayerLeftClick.lua @@ -19,7 +19,7 @@ return

The client sends the left-click packet for several other occasions, such as dropping the held item (Q keypress) or shooting an arrow. This is reflected in the Status code. Consult the - protocol documentation for details on the actions. + protocol documentation for details on the actions. ]], Params = { -- cgit v1.2.3