X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fcommand%2Fgetreplies.qc;h=ea61290e5adc45f2588eddcaa2640a2fafecf5d3;hp=d2233029d8eee619902f4dc55175825e687c7783;hb=6ba37d06b4afe2b08882f5cc5b211441227586b2;hpb=cd82710e25e3b84401bf9b01b0bcd482d612c800 diff --git a/qcsrc/server/command/getreplies.qc b/qcsrc/server/command/getreplies.qc index d2233029d8..ea61290e5a 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