mirror of
https://github.com/opensim/opensim.git
synced 2026-05-16 03:36:04 +08:00
8 lines
102 B
Plaintext
8 lines
102 B
Plaintext
default
|
|
{
|
|
state_entry()
|
|
{
|
|
llSay(0,"This is an incredibly useless program." );
|
|
}
|
|
}
|