]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/cheats.qh
Clean up/optimize racer code a bit. Make it use a simpler phys path when idle. Tweak...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / cheats.qh
index 46152692e969e64dd9dfff6cd85f6e8b781747e1..8c276919c51082206169b6050dd44335d7d1fc84 100644 (file)
@@ -11,5 +11,3 @@ float CheatCommand(float argc);
 float CheatFrame();
 
 void Drag_MoveDrag(entity from, entity to); // call this from CopyBody
-
-float Drag(entity e, float grab); // used by sandbox code
\ No newline at end of file