]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/g_hook.qh
Fix a bunch of loops
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / g_hook.qh
index 2a2d566b35670b97a9ace13a126349e2f7e0d80a..95ba88205b90666a612cb4232b7c00774dba76b0 100644 (file)
@@ -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;