]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
more specific include for battle royale in scoreboard.qc
authorJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Tue, 25 Jan 2022 16:40:34 +0000 (17:40 +0100)
committerJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Tue, 25 Jan 2022 16:40:34 +0000 (17:40 +0100)
qcsrc/client/hud/panel/scoreboard.qc

index b9ba1c5674eecf4fb9630a544af42bb3d2a60752..94660979584bf1e73301f6e98d1d9ed1a6149e22 100644 (file)
@@ -9,7 +9,7 @@
 #include <common/constants.qh>
 #include <common/ent_cs.qh>
 #include <common/mapinfo.qh>
-#include <common/gamemodes/_mod.qh>
+#include <common/gamemodes/gamemode/br/br.qh>
 #include <common/minigames/cl_minigames.qh>
 #include <common/net_linked.qh>
 #include <common/scores.qh>