]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/commands/_mod.inc
Handle impulse command in client code
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / commands / _mod.inc
index dcfc6ecea56e94103c08ae21a99997bf815dff72..86929ebcc5e1053bb0f66c4917e8274fc2fea2ad 100644 (file)
@@ -2,3 +2,4 @@
 #ifdef CSQC
     #include <client/commands/cl_cmd.qc>
 #endif
+#include <client/commands/impulse.qc>