Skip to content

Commit 1f9c955

Browse files
Testing fixes on the exe and doumentation features
1 parent 702d81e commit 1f9c955

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

example/Navin-Lap.solitontech.local/play ground.lsl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ print(randomnumber() + 4)
88

99
print(randomnumber() + randomnumber())
1010

11-
wait(randomnumber())
11+
\\wait(randomnumber())
1212

1313
print(randomnumber() + 1 * 2)
1414

15+
print(popuprespond("Testing reponse","print True","print False") || False)
16+
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)