mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
More inventory work for CharlieO. Final patch to make it all work yet to come.
This commit is contained in:
7
bin/assets/ScriptsAssetSet/llSetParcelMusicURL.lsl
Normal file
7
bin/assets/ScriptsAssetSet/llSetParcelMusicURL.lsl
Normal file
@@ -0,0 +1,7 @@
|
||||
default
|
||||
{
|
||||
state_entry()
|
||||
{
|
||||
llSetParcelMusicURL("http://www.crossstitchpatterngall.com/Enya_-_Watermark.mp3");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user