diff --git a/examplemods/grapplehook.js b/examplemods/grapplehook.js index fa842e4..95a7b27 100644 --- a/examplemods/grapplehook.js +++ b/examplemods/grapplehook.js @@ -41,4 +41,4 @@ GrappleHookPlugin.prev = "GROUND";//Update state } }); -}); \ No newline at end of file +})(); \ No newline at end of file