X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fbot%2Fdefault%2Fbot.qh;h=98b2ae3df78fb4d970ffd60528d65339b834f687;hp=c4da14a4beeb29c7474c273879b34abc1c8411de;hb=9ff975c1d5a91d3e27ea7f77c30375b50f2c15a6;hpb=c2e22fd9f893801621cacb6155dc8dc2ad5821f3 diff --git a/qcsrc/server/bot/default/bot.qh b/qcsrc/server/bot/default/bot.qh index c4da14a4be..98b2ae3df7 100644 --- a/qcsrc/server/bot/default/bot.qh +++ b/qcsrc/server/bot/default/bot.qh @@ -88,7 +88,7 @@ int _content_type; */ entity bot_spawn(); -float bot_fixcount(); +bool bot_fixcount(); void bot_think(entity this); void bot_setnameandstuff(entity this);