]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/g_hook.qh
Weapons: fix impulses
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / g_hook.qh
index aa641a56bc84bc927299e4715f2c456fbd05e205..26189143cf2aa4680c07350e77ec31d7b6280d15 100644 (file)
@@ -4,6 +4,7 @@
 // Wazat's grappling hook
 .entity                hook;
 void GrapplingHookFrame();
+void _GrapplingHookFrame();
 void RemoveGrapplingHook(entity pl);
 void SetGrappleHookBindings();
 // (note: you can change the hook impulse #'s to whatever you please)