1
0
Fork 0

bind the instant replay command to the 'r' key.

This commit is contained in:
curt 2003-07-18 02:39:57 +00:00
parent 6d8ab6caaf
commit 517c882cdf

View file

@ -856,6 +856,14 @@ calculated by adding 256 to the GLUT key value in glut.h.
</binding>
</key>
<key n="114">
<name>r</name>
<desc>Activate the instant replay system.</desc>
<binding>
<command>replay</command>
</binding>
</key>
<key n="115">
<name>s</name>
<desc>Swap panels.</desc>