1
0
Fork 0

use more sophisticated screen.atc_repeat() function to let ATC repeat

his/her last message
This commit is contained in:
mfranz 2006-02-11 12:07:06 +00:00
parent 03c0dee1dc
commit dc74e71157

View file

@ -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>