X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fcheats.qh;h=8c276919c51082206169b6050dd44335d7d1fc84;hb=e0ac5f9f14e169a1e19d0e36b85cab061a74ed93;hp=dec12cbdb84b51c74c4b2be781e8c1bd27a003fb;hpb=a4507f589e7a11838a63576e69b5789cb97d6815;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/cheats.qh b/qcsrc/server/cheats.qh index dec12cbdb..8c276919c 100644 --- a/qcsrc/server/cheats.qh +++ b/qcsrc/server/cheats.qh @@ -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 candrag); // used by sandbox code \ No newline at end of file