]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/t_items.qc
Buffs: rename registry globals
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / t_items.qc
index f9ebb97866a67a9ab16c28f6ed2c55be541e86b9..4e43a9662469377c2f2c383c47bddb5cf5b6b5ae 100644 (file)
@@ -1,9 +1,9 @@
 #include "_all.qh"
 
-#include "movetypes.qh"
-#include "../common/buffs.qh"
+#include "../common/buffs/all.qh"
+#include "../common/movetypes/movetypes.qh"
 #include "../common/util.qh"
-#include "../common/weapons/weapons.qh"
+#include "../common/weapons/all.qh"
 #include "../csqcmodellib/cl_model.qh"
 #include "../csqcmodellib/common.qh"