MulesGaming / minecraft-wordle

The code for Mules Gaming's Minecraft Wordle
https://minecraftwordle.fun
9 stars 3 forks source link

Streak doesn't reset when you lose #20

Closed Dhruv00000 closed 10 months ago

Dhruv00000 commented 10 months ago

The winstreak does not reset if you lose and only resets at the next game instead.

Initial streak:

Screenshot_20231228_145931_Iceraven.png

After losing once, the streak does not reset to 0:

Screenshot_20231228_150133_Iceraven.png

It gets reset and updated after the second game.

MulesGaming commented 10 months ago

This was caused by two functions in the wrong order. Should be fixed now, Thanks.