mirror of
https://github.com/3b1b/manim.git
synced 2025-07-29 04:53:34 +08:00
typo changes
This commit is contained in:
@ -18,7 +18,7 @@ MEDIUM_QUALITY_CAMERA_CONFIG = {
|
||||
}
|
||||
|
||||
LOW_QUALITY_CAMERA_CONFIG = {
|
||||
"pixel_shape" : (480, 853),
|
||||
"pixel_shape" : (480, 854),
|
||||
}
|
||||
|
||||
DEFAULT_POINT_DENSITY_2D = 25
|
||||
|
Reference in New Issue
Block a user