SERVER: Reset Scope Zoom time instantly on Aim Out

This commit is contained in:
MotoLegacy 2024-01-30 15:40:01 -05:00
parent 2ba73023d3
commit 136e92511d

View file

@ -156,6 +156,9 @@ void() W_AimOut =
self.zoom = 0;
// Update sniper zoom-out time instantly
self.scopetime = 0;
// Always set ads_release to false, to avoid complicating
// actions where the player is forced to Aim Out with
// Toggled ADS.