Modified the replay system to work without enabling the master or clock freeze.
This commit is contained in:
parent
017941c6c2
commit
81533a4faa
1 changed files with 1 additions and 1 deletions
|
@ -851,7 +851,7 @@ calculated by adding 256 to the GLUT key value in glut.h.
|
||||||
</binding>
|
</binding>
|
||||||
<binding>
|
<binding>
|
||||||
<command>property-assign</command>
|
<command>property-assign</command>
|
||||||
<property>/sim/replay/master</property>
|
<property>/sim/freeze/replay</property>
|
||||||
<value type="bool">false</value>
|
<value type="bool">false</value>
|
||||||
</binding>
|
</binding>
|
||||||
</key>
|
</key>
|
||||||
|
|
Loading…
Add table
Reference in a new issue