]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/t_plats.qc
Make no sound if the waypoint isn't visible for the player
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / t_plats.qc
index 73bc327ceef1ff51b73dc73fcd81a9840312c707..b93b1d57770c1748b392f496250180963fcd8030 100644 (file)
@@ -1,11 +1,10 @@
-#include "_.qh"
+#include "_all.qh"
 
 #include "bot/bot.qh"
 
 #include "command/common.qh"
 
 #include "g_damage.qh"
-#include "g_subs.qh"
 #include "item_key.qh"
 
 #include "../common/constants.qh"
@@ -13,7 +12,7 @@
 #include "../common/notifications.qh"
 #include "../common/util.qh"
 
-#include "../common/weapons/weapons.qh"
+#include "../common/weapons/all.qh"
 
 #include "../csqcmodellib/sv_model.qh"