mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 09:02:50 +00:00
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
default
|
|
{
|
|
state_entry()
|
|
{
|
|
llSetParcelMusicURL("http://www.archive.org/download/Torley_Wong_-_The_Final_Selection/Torley_Wong-Lovers__Dance.mp3");
|
|
}
|
|
}
|