... | ... |
@@ -352,12 +352,12 @@ state when back to normal view |
352 | 352 |
<desc>Apply brakes</desc> |
353 | 353 |
<binding> |
354 | 354 |
<command>nasal</command> |
355 |
- <script>joystick_button[3](0)</script> |
|
355 |
+ <script>joystick_button[3](1)</script> |
|
356 | 356 |
</binding> |
357 | 357 |
<mod-up> |
358 | 358 |
<binding> |
359 | 359 |
<command>nasal</command> |
360 |
- <script>joystick_button[3](1)</script> |
|
360 |
+ <script>joystick_button[3](0)</script> |
|
361 | 361 |
</binding> |
362 | 362 |
</mod-up> |
363 | 363 |
</button> |