Refactor CConfigIni (#710)
* refactor: use switch Statements * refactor: use early-return to avoid nesting * refactor: ProcessSystemSection * refactor: ProcessAutoPlaySection * refactor: HitRange- and LogSection * refactor: ProcessPlayOptionSection * refactor: remaining process sections * refactor: section process dict * refactor: rename vars for clear context * refactor: make key-value local * refactor: early return to avoid nesting * refactor: wrap suggestions * refactor: merge isMenu into logical pattern * refactor: TrimStart on next line * refactor: RemoveDuplicateKeyAssignments * revert: switch expression ProcessDebug
This commit is contained in:
parent
f88cd1d676
commit
d19654e3c0