mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 13:15:44 +08:00
7 lines
78 B
Plaintext
7 lines
78 B
Plaintext
default
|
|
{
|
|
state_entry()
|
|
{
|
|
llSay( 0, "Script running");
|
|
}
|
|
} |