]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/bot/havocbot/scripting.qh
HUD: initialize with registry
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / bot / havocbot / scripting.qh
1 #ifndef HAVOCBOT_SCRIPTING_H
2 #define HAVOCBOT_SCRIPTING_H
3
4 void bot_clearqueue(entity bot);
5 #endif