X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fg_hook.qh;h=95ba88205b90666a612cb4232b7c00774dba76b0;hb=f34e36384aea3cb5e6c6818de704e6da2ee125b5;hp=2a2d566b35670b97a9ace13a126349e2f7e0d80a;hpb=948c08402a7b9b7af36059104937650e343ecefe;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/g_hook.qh b/qcsrc/server/g_hook.qh index 2a2d566b3..95ba88205 100644 --- a/qcsrc/server/g_hook.qh +++ b/qcsrc/server/g_hook.qh @@ -4,7 +4,6 @@ // Wazat's grappling hook .entity hook; void RemoveGrapplingHook(entity pl); -void SetGrappleHookBindings(); // (note: you can change the hook impulse #'s to whatever you please) .float hook_time;