Files

8 lines
79 B
Plaintext

default
{
state_entry()
{
llSay( 0, "Script running");
}
}