1
0
Fork 0

Add a menu entry to reinitialize the input subsystem (say, after

plugging in a joystick).
This commit is contained in:
david 2004-06-24 02:09:53 +00:00
parent db86fe1efd
commit a8556e0e65

View file

@ -358,6 +358,14 @@
</binding> </binding>
</item> </item>
<item>
<label>Reload Input</label>
<binding>
<command>reinit</command>
<subsystem>input</subsystem>
</binding>
</item>
<item> <item>
<label>Reload Panel</label> <label>Reload Panel</label>
<binding> <binding>