[fix] clitools changes

This commit is contained in:
alban 2020-10-09 18:30:28 +02:00
parent f9e0db4499
commit 75b3ae93a2
5 changed files with 213 additions and 5 deletions

View file

@ -66,9 +66,9 @@ red = (41,24,24)
white = (95,95,95)
blue = (0,41,64)
red = (86,0,0)
blue = (0,55,86)
white = (125,125,125)
red = (255,0,0)
blue = (0,255,255)
white = (255,255,255)
def anaglyph( pl ):
debug(name,'--------------- new loop ------------------')