mirror of
https://github.com/3b1b/manim.git
synced 2025-07-31 14:03:59 +08:00
Poker hand scene of eop/bayes
This commit is contained in:
@ -63,7 +63,6 @@ class TexMobject(SVGMobject):
|
||||
#specialized path_string mobject
|
||||
return TexSymbol(path_string)
|
||||
|
||||
|
||||
def generate_points(self):
|
||||
SVGMobject.generate_points(self)
|
||||
if len(self.args) > 1:
|
||||
|
Reference in New Issue
Block a user