LSL-PyOptimizer/unit_tests/regression.suite/issue-32.out
Sei Lisa a6cce58b5d Fix invocation of PythonType2LSL
Fixes #32. Thanks to @KrsityKu for the report and repro.
2024-05-24 20:28:26 +02:00

7 lines
68 B
Text

default
{
timer()
{
llOwnerSay("1.000000");
}
}