X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fspawnpoints.qc;h=b81cb590a11c44af1dfb61bb36852af231e49b07;hb=258867c634125e1d048869b4a5d8ef279e8b8228;hp=3dc76afc0df832d926703f7ffd1fa2611af803ce;hpb=42a881cbe552bb6ce4a13106cafc9d2f1a8152de;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/spawnpoints.qc b/qcsrc/server/spawnpoints.qc index 3dc76afc0..b81cb590a 100644 --- a/qcsrc/server/spawnpoints.qc +++ b/qcsrc/server/spawnpoints.qc @@ -11,10 +11,12 @@ #include #include "../common/mapobjects/subs.qh" #include "../common/mapobjects/target/spawnpoint.qh" +#include #include "../common/util.qh" #include "../lib/warpzone/common.qh" #include "../lib/warpzone/util_server.qh" #include +#include bool SpawnPoint_Send(entity this, entity to, int sf) {