2018-08-22 01:37:32 -03:00

7 lines
74 B
Plaintext
Executable File

default
{
state_entry()
{
llSay(0, "Hello World");
}
}