X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fcheats.qh;h=8c276919c51082206169b6050dd44335d7d1fc84;hb=f00dd29e71e236ddd2d79f44256ff589cbeac350;hp=46152692e969e64dd9dfff6cd85f6e8b781747e1;hpb=6f6a9d3ce8a4fd3c10f7421ba27e4bfc944c8f9b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/cheats.qh b/qcsrc/server/cheats.qh index 46152692e..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 grab); // used by sandbox code \ No newline at end of file