Woops... no need for that debug print
Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
parent
643018829d
commit
ff04ea3853
1 changed files with 0 additions and 1 deletions
|
@ -199,7 +199,6 @@ var canvas_PFD_base = {
|
||||||
me[key].set("clip", clip_rect);
|
me[key].set("clip", clip_rect);
|
||||||
me[key].set("clip-frame", canvas.Element.PARENT);
|
me[key].set("clip-frame", canvas.Element.PARENT);
|
||||||
}
|
}
|
||||||
print("Adding key " ~ key);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
me.AI_horizon_trans = me["AI_horizon"].createTransform();
|
me.AI_horizon_trans = me["AI_horizon"].createTransform();
|
||||||
|
|
Loading…
Reference in a new issue