Skip to content

Commit

Permalink
also reset prev
Browse files Browse the repository at this point in the history
  • Loading branch information
bodobraegger committed Sep 9, 2023
1 parent 4f17980 commit c8a4afe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
for(var k in cards) card_nrs.push(k);
shuffle(card_nrs);
viewed_nrs = [];
prev_nr = -1;
current_nr = -1;
setHistoryCookie();
}
Expand Down

0 comments on commit c8a4afe

Please sign in to comment.