X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fmutators%2Fgamemode_ctf.qh;fp=qcsrc%2Fserver%2Fmutators%2Fgamemode_ctf.qh;h=2a8b4818c0a140d0a850220ee17062f22b7b7ef9;hp=b5ff1774a136441373a9ba2d4250a3b48f187bb7;hb=0f8b245e550a4e7ff328b8325d3fed2bf5014636;hpb=a363319214d4de35856f9c9c55be57294727b6f1 diff --git a/qcsrc/server/mutators/gamemode_ctf.qh b/qcsrc/server/mutators/gamemode_ctf.qh index b5ff1774a..2a8b4818c 100644 --- a/qcsrc/server/mutators/gamemode_ctf.qh +++ b/qcsrc/server/mutators/gamemode_ctf.qh @@ -93,8 +93,6 @@ const int RETURN_DAMAGE = 3; const int RETURN_SPEEDRUN = 4; const int RETURN_NEEDKILL = 5; -void ctf_Handle_Throw(entity player, entity receiver, float droptype); - // flag properties #define ctf_spawnorigin dropped_origin bool ctf_stalemate; // indicates that a stalemate is active