]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Player templates: Updated includes.
authorLyberta <lyberta@lyberta.net>
Mon, 30 Apr 2018 23:02:44 +0000 (02:02 +0300)
committerLyberta <lyberta@lyberta.net>
Mon, 30 Apr 2018 23:02:44 +0000 (02:02 +0300)
qcsrc/server/playertemplates.qc

index d0032367b7f3f05ee24824d50b79a21d73191238..3b04d2c6036e2e429edf345eee5cb16f6b3f81fd 100644 (file)
@@ -5,11 +5,10 @@
 /// \copyright GNU GPLv3 or any later version.
 
 #include <common/items/item.qh>
+#include <common/weapons/all.qh>
 #include "autocvars.qh"
 #include "resources.qh"
 #include "mutators/events.qh"
-#include <common/mutators/mutator/overkill/hmg.qh>
-#include <common/mutators/mutator/overkill/rpc.qh>
 
 const string playertemplate_cvar_prefix = "g_player_template_";