1
0
Fork 0
forked from 0x2620/oxjs

cosmetic changes

This commit is contained in:
rlx 2013-07-14 17:46:03 +00:00
commit 34a734e9f6
3 changed files with 9 additions and 7 deletions

View file

@ -2255,7 +2255,6 @@ Ox.VideoPlayer = function(options, self) {
}
}
function setVolume(volume) {
self.options.volume = volume;
if (!!self.options.volume == self.options.muted) {