mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 23:58:20 +00:00
parent
c3bb056f05
commit
42f47d38f0
3 changed files with 18 additions and 9 deletions
|
@ -17,8 +17,9 @@ default
|
|||
{
|
||||
{
|
||||
{
|
||||
integer f2param = 4;
|
||||
{
|
||||
llOwnerSay("f2:" + "4");
|
||||
llOwnerSay("f2:" + (string)f2param);
|
||||
}
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue