mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00

Lua patterns don't have optional capture groups, so instead make the contents of the capture groups optional. Closes #1575.
* To be written.
Lua patterns don't have optional capture groups, so instead make the contents of the capture groups optional. Closes #1575.
* To be written.