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