Skip to content

Bug Report: Duplicate class field declaration in OptionsMenu.hx (actually I'll teach you guys how to fix) #1

@HumanKR

Description

@HumanKR

image
I founded this problem.
It seems because public var acceptInput:Bool = true; and public static var instance:OptionsMenu; are variables are declared redundant.
So... I think we have to delete this things. I marked it with a red underline.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions