mirror of
https://github.com/3b1b/manim.git
synced 2025-07-29 04:53:34 +08:00
Random fixes to old_projects
This commit is contained in:
@ -9,7 +9,7 @@ from big_ol_pile_of_manim_imports import *
|
||||
from functools import reduce
|
||||
|
||||
DEFAULT_PLANE_CONFIG = {
|
||||
"stroke_width" : 2*DEFAULT_POINT_THICKNESS
|
||||
"stroke_width" : 2*DEFAULT_STROKE_WIDTH
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user