]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
add missing sv_br.qh include for previous bot commit
authorJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Sat, 27 May 2023 21:49:57 +0000 (23:49 +0200)
committerJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Sat, 27 May 2023 21:49:57 +0000 (23:49 +0200)
qcsrc/server/bot/default/havocbot/roles.qc

index abe75a0268673c1debf7b9d371051d6efd05126d..7ebc32d0da7d83a3ef0ddc2c7b795bb0912ce817 100644 (file)
@@ -2,6 +2,7 @@
 
 #include <common/resources/sv_resources.qh>
 #include <common/stats.qh>
+#include <common/gamemodes/gamemode/br/sv_br.qh>
 #include <common/mutators/mutator/powerups/_mod.qh>
 #include <common/mutators/mutator/status_effects/_mod.qh>
 #include <common/weapons/_all.qh>