kopia lustrzana https://github.com/villares/sketch-a-day
43 comments
rodzic
ebda177327
commit
dc6744e60c
|
@ -1,8 +1,12 @@
|
|||
# Alexandre B A Villares - https://abav.lugaralgum.com/sketch-a-day
|
||||
SKETCH_NAME = "sketch_190413b"
|
||||
|
||||
"""
|
||||
Birthday sketch!
|
||||
"""
|
||||
add_library('GifAnimation')
|
||||
from gif_exporter import gif_export
|
||||
from parts import Face
|
||||
|
||||
faces = []
|
||||
|
||||
def setup():
|
||||
|
|
Ładowanie…
Reference in New Issue