mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
use shared assets for new empty notecard and defualt script. Grids not using core asset services may need the 2 new ones
This commit is contained in:
@@ -2,7 +2,7 @@ default
|
||||
{
|
||||
state_entry()
|
||||
{
|
||||
llSay( 0, "I am Alive!");
|
||||
llSay( 0, "Script running");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user