Start working
Modified some paths to be more generic and not require rewrite. Some instances of phase names have been changed, others are still in process.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Script settings.
|
||||
var slideDuration = 400;
|
||||
var blankDuration = 100;
|
||||
var slideDuration = 500;
|
||||
var blankDuration = 200;
|
||||
|
||||
// Script internals.
|
||||
var $currentSlide;
|
||||
|
Reference in New Issue
Block a user