jaredforrest / nonocross

A simple nonogram puzzle app for Android
GNU General Public License v3.0
40 stars 9 forks source link

Highscore might be set for wrong difficulty #90

Closed mueller-ma closed 1 year ago

mueller-ma commented 1 year ago

Play a random game on difficulty level 10. When playing a saved level with difficulty 1 afterwards the highscore is set for 10 as the difficulty is loaded from the shared prefs and not from the grid itself.