SERVER/FTE: Increase sprint punchangles a tad

This commit is contained in:
Steam Deck User 2023-03-06 14:15:10 -05:00
parent fc5bc8e6c1
commit 3df23f64c1

View file

@ -229,7 +229,7 @@ void() PlayerPreThink =
self.viewzoom = 0.97;
// viewbob when running
self.punchangle_y = 0.25*sin(time*10);
self.punchangle_y = 0.6*sin(time*10);
#endif // FTE