X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fweapons%2Fthrowing.qh;h=22adc649b2e2504300d1d8bf3f388fb7e9c0a521;hp=8ebd4080ca172b6edbac7676eafa268a52bc0e24;hb=67610c5b92e218cc245c040209c1a79ab6b02758;hpb=2628347ca767dc7d17b5db20ed6c786922c15167 diff --git a/qcsrc/server/weapons/throwing.qh b/qcsrc/server/weapons/throwing.qh index 8ebd4080ca..22adc649b2 100644 --- a/qcsrc/server/weapons/throwing.qh +++ b/qcsrc/server/weapons/throwing.qh @@ -2,7 +2,6 @@ #include #include -#include .float savenextthink; void thrown_wep_think(entity this);