Skip to content

Commit 30389dc

Browse files
Update README.md mentioning scope limitations
We don't distinguish global from local scope for variables yet.
1 parent 36673c4 commit 30389dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Still missing:
1818
- Experiences
1919
- EEP settings
2020
- And probably a lot more that hasn't been updated to the SL Wiki yet...
21+
- Distinguishing global from local scopes for variables. This shouldn't be too hard, since LSL is rather rigid with declarations, but I haven't done it yet.
2122

2223
Not done yet:
2324

0 commit comments

Comments
 (0)