Changed URL in example to avoid RIAA issues.

ThreadPoolClientBranch
alondria 2008-01-12 07:06:23 +00:00
parent 0518369e3a
commit 6108f1529f
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@ default
{ {
state_entry() state_entry()
{ {
llSetParcelMusicURL("http://www.crossstitchpatterngall.com/Enya_-_Watermark.mp3"); llSetParcelMusicURL("http://www.archive.org/download/Torley_Wong_-_The_Final_Selection/Torley_Wong-Lovers__Dance.mp3");
} }
} }