]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/stats.qh
Renamed ITEM_COUNT_HARD_LIMIT to RESOURCE_AMOUNT_HARD_LIMIT.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / stats.qh
index c8907f8e6e0c6b783860b79479650c306b1547c1..94e408d7f614be2d769fc229625a390bfd357ba0 100644 (file)
@@ -1,6 +1,7 @@
 #pragma once
 
 #ifdef SVQC
+#include <server/autocvars.qh>
 #include <server/client.qh>
 #endif