... and turning them on again should actually make the frames visible.
This commit is contained in:
parent
c83a76d585
commit
cf0f21dec3
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ settimer(func {
|
|||
setlistener("/sim/rendering/glide-slope-tunnel", func(n) {
|
||||
loopid += 1;
|
||||
if (n.getValue()) {
|
||||
apt = nil;
|
||||
loop(loopid);
|
||||
} else {
|
||||
forindex (var i; tunnel) {
|
||||
|
|
Loading…
Add table
Reference in a new issue