Skip to content

Documentation for rowDataTypeSelectSound is wrong #29

@Baertram

Description

@Baertram

The current docs say
rowDataTypeSelectSound = SOUNDS.ABILITY_SLOTTED, -- an optional sound to play when a row of this data type is selected

Correct would be:
rowDataTypeSelectSound = "ABILITY_SLOTTED", -- an optional soundName String of table SOUNDS to play when a row of this data type is selected

If any SOUNDS.name is entered the assert for SOUNDS[SOUNDS.name] will fail!

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