X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fvehicles%2Fvehicle%2Fspiderbot_weapons.qc;h=7887781ed7a74f3b5c3850dfad0cfdd64a48e398;hp=1fde99b3fcc48e87014fa84f57e1d1a0d11bd9b2;hb=61328a6e0716be245cc54c8cf640f549bc76a317;hpb=a843a2ccd4ec692b0ef0a2a7b3911b777cdef333 diff --git a/qcsrc/common/vehicles/vehicle/spiderbot_weapons.qc b/qcsrc/common/vehicles/vehicle/spiderbot_weapons.qc index 1fde99b3fc..7887781ed7 100644 --- a/qcsrc/common/vehicles/vehicle/spiderbot_weapons.qc +++ b/qcsrc/common/vehicles/vehicle/spiderbot_weapons.qc @@ -1,7 +1,5 @@ #include "spiderbot_weapons.qh" -#ifdef IMPLEMENTATION - #ifdef SVQC void spiderbot_rocket_artillery(entity this) @@ -248,5 +246,3 @@ void spiderbot_rocket_do(entity this) } #endif - -#endif