mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 09:35:28 +00:00
d4e6dd9f8c
Early return in the processZoom3rdPerson function at move360.lua extended with a check for disabled zoom in the Camera interface. This fixes #8064 - prevents from switching between 1st and 3rd person camera by pressing zoom in/out inputs when zooming is disabled.