mirror of
https://github.com/captbaritone/webamp
synced 2024-11-23 00:34:42 +00:00
Update to newer version of llama.mp3
This commit is contained in:
parent
00ab87595b
commit
9c11a4d9c7
@ -522,7 +522,7 @@ winamp = new Winamp();
|
||||
winamp.setVolume(50);
|
||||
winamp.setBalance(0);
|
||||
|
||||
file = 'https://cdn.rawgit.com/captbaritone/llama/master/llama.mp3';
|
||||
file = 'https://cdn.rawgit.com/captbaritone/llama/master/llama-2.91.mp3';
|
||||
fileName = "1. DJ Mike Llama - Llama Whippin' Intro (0:05)";
|
||||
winamp.loadFromUrl(file, fileName);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user