1
0
Fork 0

Woops... no need for that debug print

Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
fly 2020-10-20 03:49:19 +11:00
parent 643018829d
commit ff04ea3853

View file

@ -199,7 +199,6 @@ var canvas_PFD_base = {
me[key].set("clip", clip_rect);
me[key].set("clip-frame", canvas.Element.PARENT);
}
print("Adding key " ~ key);
}
me.AI_horizon_trans = me["AI_horizon"].createTransform();