trust/js/slides/8_Slides_Credits.js
2017-07-12 17:24:26 -04:00

6 lines
121 B
JavaScript

SLIDES.push({
id: "credits",
onstart: function(self){
self.add({ id:"bg", type:"Background", color:"#222" });
}
});