Skip to content

Sticks are confusingly called "Stick" and "Right Stick" #66

@C0rn3j

Description

@C0rn3j
		elif id in STICKS:
			if id == Profile.DPAD:
				self.set_title(_("DPAD"))
			elif id == Profile.RSTICK:
				self.set_title(_("Right Stick"))
			elif id == Profile.STICK:
				self.set_title(_("Stick"))

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