Skip to content

Refactor BlockParser.ParseIconFrameCount(byte) #8

@instilledbee

Description

@instilledbee

BlockParser.ParseIconFrameCount(byte) can be refactored from the current switch case to a simple integer modulo operation on the parameter.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions