[fix] clitools changes
This commit is contained in:
parent
f9e0db4499
commit
75b3ae93a2
5 changed files with 213 additions and 5 deletions
|
|
@ -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 ------------------')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue