We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 528de84 commit a82991aCopy full SHA for a82991a
1 file changed
simutrans_dat.tmLanguage
@@ -320,7 +320,7 @@
320
<key>comment</key>
321
<string>intro_month, retire_month parameter</string>
322
<key>match</key>
323
- <string>(^([iI]ntro|[rR]etire)_month)([ \t]*=[ \t]*([0-9]|10|11|12)$)?</string>
+ <string>(^([iI]ntro|[rR]etire)_month)([ \t]*=[ \t]*([0-9]|10|11)$)?</string>
324
<key>captures</key>
325
<dict>
326
<key>1</key>
0 commit comments