]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
battle royale: add missing include in score.qc
authorJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Sat, 10 Jun 2023 03:37:25 +0000 (05:37 +0200)
committerJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Sat, 10 Jun 2023 03:37:25 +0000 (05:37 +0200)
qcsrc/client/hud/panel/score.qc

index 333b5f4d3dded229266dd84d0b326fe85446a0e7..de2519d5e2a27482090cb102749d6afa5ed2e615 100644 (file)
@@ -4,6 +4,7 @@
 #include <client/hud/panel/scoreboard.qh>
 #include <common/ent_cs.qh>
 #include <common/scores.qh>
+#include <common/gamemodes/gamemode/br/br.qh>
 #include <common/gamemodes/gamemode/br/cl_squad.qh>
 
 // Score (#7)