X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fcheats.qh;h=46152692e969e64dd9dfff6cd85f6e8b781747e1;hb=a86fa5a48ac75276db3da34fd3721678517c62fa;hp=b563c0e13b841a539a75c46ce35c3cfe68660371;hpb=3325259280ed3bbbce03c353377551363f000949;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/cheats.qh b/qcsrc/server/cheats.qh index b563c0e13..46152692e 100644 --- a/qcsrc/server/cheats.qh +++ b/qcsrc/server/cheats.qh @@ -12,4 +12,4 @@ float CheatFrame(); void Drag_MoveDrag(entity from, entity to); // call this from CopyBody -float Drag(entity e, float dist); // used by sandbox code \ No newline at end of file +float Drag(entity e, float grab); // used by sandbox code \ No newline at end of file