Sim: Revision

This commit is contained in:
Joshua Davidson 2018-06-19 14:50:35 -04:00
parent 77db135f38
commit c3290f026b
2 changed files with 3 additions and 3 deletions

View file

@ -1928,7 +1928,7 @@
<input>/controls/gear/brake-left</input>
<input>/controls/gear/brake-parking</input>
<clipto>
<min>-1</min>
<min>0</min>
<max>1</max>
</clipto>
</summer>
@ -1945,7 +1945,7 @@
<input>/controls/gear/brake-right</input>
<input>/controls/gear/brake-parking</input>
<clipto>
<min>-1</min>
<min>0</min>
<max>1</max>
</clipto>
</summer>

View file

@ -1 +1 @@
4506
4507