tweak cheat keys

This commit is contained in:
yuni 2024-04-05 00:23:14 +02:00
parent 720b39e09a
commit c38b1288fd

View file

@ -120,9 +120,9 @@ impl Default for Settings {
key_cheat_stop: KeyCode::KeyC, key_cheat_stop: KeyCode::KeyC,
key_cheat_speed: KeyCode::KeyV, key_cheat_speed: KeyCode::KeyV,
key_cheat_speed_backward: KeyCode::KeyB, key_cheat_speed_backward: KeyCode::KeyB,
key_cheat_pizza: KeyCode::F1, key_cheat_pizza: KeyCode::F8,
key_cheat_farview1: KeyCode::F2, key_cheat_farview1: KeyCode::F9,
key_cheat_farview2: KeyCode::F3, key_cheat_farview2: KeyCode::F10,
key_cheat_adrenaline_zero: KeyCode::F5, key_cheat_adrenaline_zero: KeyCode::F5,
key_cheat_adrenaline_mid: KeyCode::F6, key_cheat_adrenaline_mid: KeyCode::F6,
key_cheat_adrenaline_max: KeyCode::F7, key_cheat_adrenaline_max: KeyCode::F7,