Commit 1fa2327
Fix duplicate indices in ExprIndices (SkriptLang#8343)
Co-authored-by: sovdee <10354869+sovdeeth@users.noreply.github.com>1 parent 42c22df commit 1fa2327
2 files changed
Lines changed: 9 additions & 1 deletion
File tree
- src
- main/java/ch/njol/skript/expressions
- test/skript/tests/syntaxes/expressions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
1 | 9 | | |
2 | 10 | | |
3 | 11 | | |
| |||
0 commit comments