From e1cef4d86ea624f228110fec1fb314e1eef9ffb5 Mon Sep 17 00:00:00 2001 From: LegendaryGuard Date: Fri, 31 Jul 2020 20:44:12 +0000 Subject: [PATCH] Included new minigame --- qcsrc/common/minigames/minigame/all.qh | 1 + 1 file changed, 1 insertion(+) diff --git a/qcsrc/common/minigames/minigame/all.qh b/qcsrc/common/minigames/minigame/all.qh index 5bbb7ebbf..75d0bff76 100644 --- a/qcsrc/common/minigames/minigame/all.qh +++ b/qcsrc/common/minigames/minigame/all.qh @@ -70,6 +70,7 @@ that .owner is set to the minigame session entity and .minigame_autoclean is tru #include "ps.qc" #include "pp.qc" #include "bd.qc" +#include "mq.qc" /** * Set up automatic entity read/write functionality -- 2.39.2