summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/Hooks/OnPlayerFishing.lua
diff options
context:
space:
mode:
Diffstat (limited to 'MCServer/Plugins/APIDump/Hooks/OnPlayerFishing.lua')
-rw-r--r--MCServer/Plugins/APIDump/Hooks/OnPlayerFishing.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/MCServer/Plugins/APIDump/Hooks/OnPlayerFishing.lua b/MCServer/Plugins/APIDump/Hooks/OnPlayerFishing.lua
index 3b4731091..c5aaecd92 100644
--- a/MCServer/Plugins/APIDump/Hooks/OnPlayerFishing.lua
+++ b/MCServer/Plugins/APIDump/Hooks/OnPlayerFishing.lua
@@ -18,4 +18,4 @@ return
callback is called for this event and the player doesn't get his reward.
]],
}, -- HOOK_PLAYER_FISHING
-}; \ No newline at end of file
+};