mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 13:15:44 +08:00
Rewrote svn properties handling script in python. Added more file types.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
default
|
||||
{
|
||||
state_entry()
|
||||
{
|
||||
llOwnerSay("The absolute value of -4 is: "+(string)llAbs(-4) );
|
||||
}
|
||||
}
|
||||
default
|
||||
{
|
||||
state_entry()
|
||||
{
|
||||
llOwnerSay("The absolute value of -4 is: "+(string)llAbs(-4) );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user