IDI-Systems / acre2

Advanced Combat Radio Environment 2 (ACRE2) for Arma 3
https://acre2.idi-systems.com
GNU General Public License v3.0
205 stars 117 forks source link

Core - Fix Fast Channel Switch of VRC-64 #1357

Open mrschick opened 1 day ago

mrschick commented 1 day ago

When merged this pull request will:

Previously, due to sys_prc77/radio/fnc_getCurrentChannel.sqf always returning channel index 0, the fast channel switch keybind would only switch between channels of index -1 (breaks the radio UI) and +1 (31MHz).