use more sophisticated screen.atc_repeat() function to let ATC repeat
his/her last message
This commit is contained in:
parent
03c0dee1dc
commit
dc74e71157
1 changed files with 1 additions and 1 deletions
|
@ -295,7 +295,7 @@ calculated by adding 256 to the GLUT key value in glut.h.
|
|||
<desc>Let ATC repeat the last message.</desc>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>var p = "/sim/messages/atc"; setprop(p, getprop(p))</script>
|
||||
<script>screen.atc_repeat()</script>
|
||||
</binding>
|
||||
</key>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue