Fix Sprite issue

This commit is contained in:
Sam Potts
2018-06-09 12:04:53 +10:00
parent 8e634862ff
commit 0c03accd41
14 changed files with 58 additions and 51 deletions

2
demo/dist/demo.js vendored
View File

@ -4026,7 +4026,7 @@ singleton.Client = Client;
var player = new Plyr('#player', {
debug: true,
title: 'View From A Blue Moon',
iconUrl: '../dist/plyr.svg',
// iconUrl: '../dist/plyr.svg',
keyboard: {
global: true
},