sheat-git / mk8dx.py

3 stars 1 forks source link

Constant 'BPPC' issue #9

Closed pondsan1412 closed 3 months ago

pondsan1412 commented 9 months ago

you forget to add Console.TOUR in BPPC Constant that's why it return "Piranha Plant Cove" instead of "Tour Piranha Plant Cove" because I have try on function "full_name" like

track = "bppc" result = Track.from_nick(track).full_name and result is "Piranha Plant Cove" instead of "Tour Piranha Plant Cove"

thanks for reading the issue because it does make error on my programs because it return wrong full_name here is fixed for BPPC Constant forget

sheat-git commented 9 months ago

On the application, bPPC does not have a Tour notation, so it is omitted. This is the same as bNH.

https://raw.githubusercontent.com/sheat-git/mk8dx/main/cups/22.jpg