X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fcommand%2Fgetreplies.qc;h=ea61290e5adc45f2588eddcaa2640a2fafecf5d3;hp=d2233029d8eee619902f4dc55175825e687c7783;hb=692cb758fe8f25fa078bfd5885333ee031885600;hpb=c741e6b3f012aa525f23e1df30d1d933b383fbc5 diff --git a/qcsrc/server/command/getreplies.qc b/qcsrc/server/command/getreplies.qc index d2233029d..ea61290e5 100644 --- a/qcsrc/server/command/getreplies.qc +++ b/qcsrc/server/command/getreplies.qc @@ -1,13 +1,13 @@ -#include "../../common/command/command.qh" +#include #include "getreplies.qh" #include "../race.qh" -#include "../../common/constants.qh" -#include "../../common/mapinfo.qh" -#include "../../common/util.qh" +#include +#include +#include -#include "../../common/monsters/all.qh" +#include // ========================================================= // Reply messages for common commands, re-worked by Samual