]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/g_hook.qh
take3: format 903 files
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / g_hook.qh
index 719bf5b605bdbfc1832761610f0f0ac8a3c88670..3d04416b53e68daa1e4067baa1d1030bcb616d3f 100644 (file)
@@ -1,7 +1,7 @@
 #pragma once
 
 // Wazat's grappling hook
-.entity                hook;
+.entity     hook;
 void RemoveGrapplingHooks(entity pl);
 void RemoveHook(entity this);
 // (note: you can change the hook impulse #'s to whatever you please)