This commit is contained in:
Grant Sanderson 2019-02-15 11:48:37 -08:00
parent a6dd906983
commit 9b5de02756

View file

@ -776,8 +776,8 @@ class Logo(VMobject):
fill_opacity=1,
stroke_width=0,
sheen=0.0,
start_angle=90 * DEGREES,
)
self.pupil.rotate(90 * DEGREES)
self.add(self.pupil)
def cut_pupil(self):