mirror of
https://github.com/opensim/opensim.git
synced 2026-05-16 03:36:04 +08: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");
|
|
}
|
|
}
|