X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Ftturrets%2Fsystem%2Fsystem_misc.qc;h=1885f67c173a756d88ecc19afc289408feb51fc9;hp=787510694e9101eca0c0158564170fdf846b5d9f;hb=924ba9b521119651b5667c0280868df9f95ca488;hpb=4e85c153239969d8dccea38031e18ddb24b6c935 diff --git a/qcsrc/server/tturrets/system/system_misc.qc b/qcsrc/server/tturrets/system/system_misc.qc index 787510694..1885f67c1 100644 --- a/qcsrc/server/tturrets/system/system_misc.qc +++ b/qcsrc/server/tturrets/system/system_misc.qc @@ -133,7 +133,7 @@ float turret_tag_fire_update_s() * Railgun-like beam, but has thickness and suppots slowing of target */ void FireImoBeam (vector start, vector end, vector smin, vector smax, - float bforce, float f_dmg, float f_velfactor, float deathtype) + float bforce, float f_dmg, float f_velfactor, int deathtype) { vector hitloc, force, endpoint, dir; @@ -229,7 +229,6 @@ void turrets_precash() #ifdef TURRET_DEBUG -void SUB_Remove(); void marker_think() { if(self.cnt)