Skip to content

Params - Empty groups get ignored #54

@Dr-HyperCake

Description

@Dr-HyperCake

When editing parameter files, empty groups - that is, groups which are defined, but have no values and are immediately followed by another group definition - are ignored.

Due to this, when saving a parameter file that had an empty group in it, that group definition is not included. This can cause crashes in-game.

I think a solution to this would be to read in the empty group, display it as exactly what it is (a group with entries that have no values), and include this group definition when saving.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions