fucking crap treeview... Latest outline mode work.
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@13 3f4676ac-adda-40fd-8265-58d1435b1672
This commit is contained in:
parent
be66c127c1
commit
84e1ebfc00
10 changed files with 60 additions and 14 deletions
|
@ -1,7 +1,4 @@
|
|||
integer a()
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
|
||||
// www.lsleditor.org by Alphons van der Heijden (SL: Alphons Jano)
|
||||
default
|
||||
{
|
||||
|
@ -12,5 +9,6 @@ default
|
|||
touch_start(integer total_number)
|
||||
{
|
||||
llSay(0, "Touched: "+(string)total_number);
|
||||
integer a = 1;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue