Skip to content

Commit 2b33b88

Browse files
v2.8.0
1 parent 30e8ecf commit 2b33b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Hvh_Tools.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ if RandomPitchtype:GetValue() then
605605
elseif class == 4 then -- TF_CLASS_DEMOMAN
606606
pitchType = BEST_DOWN
607607
elseif class == 5 then -- TF_CLASS_MEDIC
608-
pitchType = BEST_DOWN
608+
pitchType = BEST_UP
609609
elseif class == 6 then -- TF_CLASS_HEAVYWEAPONS
610610
pitchType = BEST_UP
611611
elseif class == 7 then -- TF_CLASS_PYRO

0 commit comments

Comments
 (0)