Improved filtered strings for gzdoom.

This commit is contained in:
Storm Dragon 2024-08-27 23:42:20 -04:00
parent c0bf989641
commit b2b45839f0

View File

@ -77,7 +77,7 @@ export antiGrepStrings=(
'-e' '^$'
'-e' '^[0-9]'
'-e' '^P_StartScript:'
'-e' '^(Facing|INTRO|MAP[0-9]+|^Unknown)'
'-e' '^(Facing |fluidsynth |INTRO|MAP[0-9]+|Music "|Unknown)'
'-e' '^(\[Toby Accessibility Mod\] )?README'
'-e' '^ *TITLEMAP'
'-e' '^\[Toby Accessibility Mod\] (INTRO|READMe)([0-9]+).*'