X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fcheats.qh;h=46152692e969e64dd9dfff6cd85f6e8b781747e1;hp=8c276919c51082206169b6050dd44335d7d1fc84;hb=93a42210757d659fd5b436a66c0c6cdc5eaf0a39;hpb=5dc4bd363b8216f79266979e39a3cbb60a9ffe94;ds=sidebyside diff --git a/qcsrc/server/cheats.qh b/qcsrc/server/cheats.qh index 8c276919c..46152692e 100644 --- a/qcsrc/server/cheats.qh +++ b/qcsrc/server/cheats.qh @@ -11,3 +11,5 @@ 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