Skip to content

Fix item perLevel property computation #103

@mofr

Description

@mofr

Should be:
int perLevel = prop.param != null ? int.Parse(prop.param) / 8 : 1;
In Item.DescibeProperty (func 17).

cc @giviz

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions