Created
December 20, 2015 11:01
-
-
Save cubny/b8165c6de4ba19d015e1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var main_scenario = [ | |
scene1_start, | |
scene1_heartbeat, | |
scene1_end, | |
scene2_start, | |
scene2_end, | |
scene3_start, | |
scene3_heartbeat, | |
scene3_end | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment