1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-14 03:49:52 +03:00

Cosmetics

This commit is contained in:
Damjan Adamic 2017-01-30 14:52:28 +01:00
parent 5077b10274
commit bbe82db087

View file

@ -334,7 +334,7 @@ void Open9xSim::updateKeysAndSwitches(bool start)
SWITCH_KEY(E, 4, 3);
SWITCH_KEY(F, 5, 2);
SWITCH_KEY(G, 6, 3);
SWITCH_KEY(H, 7, 2);
SWITCH_KEY(H, 7, 2);
#else
SWITCH_KEY(1, 0, 2);
SWITCH_KEY(2, 1, 2);