Skip to content

BlockBase.ReadOptions doesn't read options #9

@dfgs

Description

@dfgs

Hello,

I have noticed a typo in method BlockBase.ReadOptions

line else if (code == EndOptionCode) should be changed to else if (code != EndOptionCode), otherwise block's options are never read

Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions