Have banner remember pis

This commit is contained in:
Grant Sanderson 2020-06-03 17:09:39 -07:00
parent a232c32756
commit adac5690b7

View file

@ -347,6 +347,7 @@ class Banner(Scene):
pis.set_height(self.pi_height)
pis.arrange(RIGHT, aligned_edge=DOWN)
pis.move_to(self.pi_bottom, DOWN)
self.pis = pis
self.add(pis)
if self.use_date: