1
0
Fork 0

... and turning them on again should actually make the frames visible.

This commit is contained in:
mfranz 2007-12-07 12:23:46 +00:00
parent c83a76d585
commit cf0f21dec3

View file

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