Skip to content

Commit 018e297

Browse files
committed
Updated order in xml
1 parent 2d3147e commit 018e297

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mcfunction.tmLanguage

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -883,11 +883,11 @@
883883
</dict>
884884
<dict>
885885
<key>include</key>
886-
<string>#names</string>
886+
<string>#comments</string>
887887
</dict>
888888
<dict>
889889
<key>include</key>
890-
<string>#comments</string>
890+
<string>#names</string>
891891
</dict>
892892
<dict>
893893
<key>include</key>

0 commit comments

Comments
 (0)