We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e8ecf commit 2b33b88Copy full SHA for 2b33b88
Hvh_Tools.lua
@@ -605,7 +605,7 @@ if RandomPitchtype:GetValue() then
605
elseif class == 4 then -- TF_CLASS_DEMOMAN
606
pitchType = BEST_DOWN
607
elseif class == 5 then -- TF_CLASS_MEDIC
608
- pitchType = BEST_DOWN
+ pitchType = BEST_UP
609
elseif class == 6 then -- TF_CLASS_HEAVYWEAPONS
610
pitchType = BEST_UP
611
elseif class == 7 then -- TF_CLASS_PYRO
0 commit comments