Skip to content

Function call to GetPlayerChampionXP needs class #8

@4bitfocus

Description

@4bitfocus

See SlightlyImprovedExperienceBar.lua:222. The function call to GetPlayerChampionXP does not have an owning object (or whatever its called). The new line should be:

SIEB.championLabel:SetText(SIEB.FormatLabelText(SIEB.GetPlayerChampionXP(), SIEB.GetPlayerChampionXPMax()))

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions