enable pause-animation rendering

This commit is contained in:
MaZderMind 2016-05-25 19:47:35 +02:00
parent 8267299502
commit 82730da8ff

View file

@ -92,6 +92,11 @@ def debug():
'../intro.ts',
introFrames
)
render(
'pause.svg',
'../pause.ts',
pauseFrames
)
# render(
# 'outro.svg',