X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Flib%2Fwarpzone%2Fserver.qh;h=db0ba59cc0c812f76a74290b110c2a6471ec13aa;hb=7223a5e197781dd6d780c2623ec9483dd407dcc0;hp=0e0594a1ba403d0ea422a6e8a66a9f9e8a464ae7;hpb=3a3d1697777fef118dc54927b2507a8a3aaf265d;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/lib/warpzone/server.qh b/qcsrc/lib/warpzone/server.qh index 0e0594a1b..db0ba59cc 100644 --- a/qcsrc/lib/warpzone/server.qh +++ b/qcsrc/lib/warpzone/server.qh @@ -13,7 +13,7 @@ float WarpZone_Projectile_Touch_ImpactFilter_Callback(); //const float ENT_CLIENT_WARPZONE; //const float ENT_CLIENT_WARPZONE_CAMERA; -void WarpZone_PlayerPhysics_FixVAngle(); +void WarpZone_PlayerPhysics_FixVAngle(entity this); void WarpZone_PostInitialize_Callback(); #endif