update inbox list
This commit is contained in:
12
vendor/scrivo/highlight.php/test/detect/lsl/default.txt
vendored
Normal file
12
vendor/scrivo/highlight.php/test/detect/lsl/default.txt
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
default
|
||||
{
|
||||
state_entry()
|
||||
{
|
||||
llSay(PUBLIC_CHANNEL, "Hello, Avatar!");
|
||||
}
|
||||
|
||||
touch_start(integer num_detected)
|
||||
{
|
||||
llSay(PUBLIC_CHANNEL, "Touched.");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user