]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/bot/default/bot.qh
Very minor cleanups
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / default / bot.qh
index c4da14a4beeb29c7474c273879b34abc1c8411de..98b2ae3df78fb4d970ffd60528d65339b834f687 100644 (file)
@@ -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);