X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Futil.qh;fp=qcsrc%2Fcommon%2Futil.qh;h=2a6d28e8e295672169956599e0e386fe0b8e916a;hb=9f70bdba9a6fb2c06324be13504341da967f7028;hp=4f5bbef61d8a9208bcd80de17bb6af02acc65d6c;hpb=f6aef4f937fde258e3cd8c7a05f7deb908a044c8;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/util.qh b/qcsrc/common/util.qh index 4f5bbef61..2a6d28e8e 100644 --- a/qcsrc/common/util.qh +++ b/qcsrc/common/util.qh @@ -284,7 +284,7 @@ const float CNT_IDLE = 3; const float CNT_KILL = 4; const float CNT_RESPAWN = 5; const float CNT_ROUNDSTART = 6; -float Announcer_PickNumber(float type, float num); +entity Announcer_PickNumber(float type, float num); #endif #ifndef MENUQC