remove test scenes
This commit is contained in:
parent
5a58b14c5d
commit
16d4a68345
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ scenetimes=[0,10,60,70,130,150,155,210,220,290,500] #definition of times . Last
|
||||||
#scenetimes=[0,2,4,5,6,10,300] #definition of times FASTER FOR TESTING
|
#scenetimes=[0,2,4,5,6,10,300] #definition of times FASTER FOR TESTING
|
||||||
scenes =[0,1, 0, 2, 0 ,3 , 0, 3 , 0, 3, -1] #definition of scenes. scene -1 will end the program
|
scenes =[0,1, 0, 2, 0 ,3 , 0, 3 , 0, 3, -1] #definition of scenes. scene -1 will end the program
|
||||||
|
|
||||||
scenes =[0,2,2,2,2,2,2,2,2,2, -1] #definition of scenes. scene -1 will end the program
|
|
||||||
|
|
||||||
|
|
||||||
currentScene=-1 #keeps track of current scene
|
currentScene=-1 #keeps track of current scene
|
||||||
|
|
Loading…
Reference in a new issue