Closed Toufool closed 2 years ago
should fix #58.
payload["rank_before_s_plus"] doesnt exist when the player is not S+, an oversight on my end. Instead we can just check an s_plus bool
Worked for me, thanks!
I assume this was raised in #55. Thanks for reporting it @tetrahedrl and fixing it @Toufool.
should fix #58.
payload["rank_before_s_plus"] doesnt exist when the player is not S+, an oversight on my end. Instead we can just check an s_plus bool