X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fdefs.qh;h=47f514c32b07096e485bb994fc1be4b2090214f9;hp=f084e18d4b0b69f6a92b5009321e419e583145c5;hb=55f3ced5089f63c504b67e59e3a4bf0ab9f99988;hpb=c2a6a728343c90eff42b5a2bf40df9da795d9606 diff --git a/qcsrc/server/defs.qh b/qcsrc/server/defs.qh index f084e18d4..47f514c32 100644 --- a/qcsrc/server/defs.qh +++ b/qcsrc/server/defs.qh @@ -294,6 +294,7 @@ string getTimeoutText(float addOneSecond); .entity flagcarried; .entity lastrocket; +.entity lastmine; .float playerid; float playerid_last;