multitheftauto / mtasa-blue

Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
https://multitheftauto.com
GNU General Public License v3.0
1.3k stars 412 forks source link

Fix the reversed zoom in/out control states in getControlState (#2570) #3467

Open bum8hj opened 2 weeks ago

bum8hj commented 2 weeks ago

Fixes #2570 (getControlState will return the correct state for zoom_in and zoom_out). I believe this does not conflict with the changes in #2767