Skip to content

Commit

Permalink
:wqMerge branch 'master' of ssh://github.com/muccc/acab-streetlife
Browse files Browse the repository at this point in the history
Conflicts:
	animations/toto.py
  • Loading branch information
saerdnaer committed Feb 26, 2017
2 parents 2f850fe + 138ad4d commit 7fae72b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions animations/toto.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ def processPlaylist(self, playlist):
if not playlist:
logger.debug("empty playlist")
return

logger.info("new playlist: %s" % str(playlist))
for action in playlist:
for instruction in action:
Expand Down

0 comments on commit 7fae72b

Please sign in to comment.