Add support for exiting properly from the fledgling replay system.
This commit is contained in:
parent
f79b642a13
commit
6d8ab6caaf
1 changed files with 5 additions and 0 deletions
|
@ -849,6 +849,11 @@ calculated by adding 256 to the GLUT key value in glut.h.
|
|||
<command>property-toggle</command>
|
||||
<property>/sim/freeze/clock</property>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>property-assign</command>
|
||||
<property>/sim/replay/master</property>
|
||||
<value type="bool">false</value>
|
||||
</binding>
|
||||
</key>
|
||||
|
||||
<key n="115">
|
||||
|
|
Loading…
Reference in a new issue