X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fportals.qc;h=7edbc6f996b39d185806bb53c449bfe3d5734265;hb=7069dc3f41678554d089db582ccf16da1f8874a5;hp=0eb325699d8f05716456d332685ab665c21e7ec4;hpb=28e15b0c98e4fabee5de164dd09d331335fa3038;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/portals.qc b/qcsrc/server/portals.qc index 0eb325699..7edbc6f99 100644 --- a/qcsrc/server/portals.qc +++ b/qcsrc/server/portals.qc @@ -3,10 +3,13 @@ #include #include "g_hook.qh" #include "mutators/_mod.qh" +#include +#include #include "../common/constants.qh" #include "../common/deathtypes/all.qh" #include "../common/notifications/all.qh" #include "../common/mapobjects/teleporters.qh" +#include #include "../common/mapobjects/subs.qh" #include "../common/util.qh" #include @@ -16,7 +19,9 @@ #include "../lib/warpzone/common.qh" #include "../common/vehicles/vehicle.qh" #include "../common/vehicles/sv_vehicles.qh" +#include #include +#include #define PORTALS_ARE_NOT_SOLID