X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fvehicles%2Fsv_vehicles.qh;h=165ae07e6d92a7bb4eb4e0a3ec8ca9494237dcfa;hb=507f4d978401667d7b218e4c9b1ca0777d05c6ae;hp=6cc322ef9ca610a8ead5dcd8543723d5a059aa4a;hpb=2b67ae817f499cefc1778834117ce3f7b56cbdd9;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/vehicles/sv_vehicles.qh b/qcsrc/common/vehicles/sv_vehicles.qh index 6cc322ef9..165ae07e6 100644 --- a/qcsrc/common/vehicles/sv_vehicles.qh +++ b/qcsrc/common/vehicles/sv_vehicles.qh @@ -26,6 +26,8 @@ float autocvar_g_vehicles_vaporizer_damagerate = 0.001; float autocvar_g_vehicles_tag_damagerate = 5; float autocvar_g_vehicles_weapon_damagerate = 1; +.float vehicle_last_trace; + // flags: .int vehicle_flags;