Files
itgmania212121/Themes/_fallback
Renan Guilherme 1b12bd32b7 _fallback: INI sections must start with brackets (#2127)
Previously, IniFile.ReadFile created sections by checking for brackets
anywhere in the line, causing issues if a value had brackets. This
commit changes the section matching regex, so that only lines that
begin with a bracket can become sections.
2021-07-16 02:31:27 -07:00
..
2019-03-20 11:58:19 -07:00
2021-04-29 00:03:28 +09:00
2019-03-20 11:58:19 -07:00
2019-04-19 10:26:04 -05:00