mirror of
https://github.com/3b1b/manim.git
synced 2025-07-31 22:13:30 +08:00
Partial progress through long WalkThroughTwoExample scene in nn/part3
This commit is contained in:
@ -37,7 +37,6 @@ def play_chord(*nums):
|
||||
def play_error_sound():
|
||||
play_chord(11, 8, 6, 1)
|
||||
|
||||
|
||||
def play_finish_sound():
|
||||
play_chord(12, 9, 5, 2)
|
||||
|
||||
|
Reference in New Issue
Block a user