-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 1de8689
committed
Fix wrong difficulty pre-selected after completion
This commit remembers the difficulty of the level just finished and
selects that one after returning to the level screen instead of
hard-coding easy mode.1 parent a4adf1a commit 1de8689
1 file changed
+4
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | - | ||
33 | - | ||
34 | - | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
|
0 commit comments