Skip to content

Commit

Permalink
Rename games.js to games.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
As90909w authored Apr 1, 2024
1 parent 5779174 commit 60c921e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jason/games.js → Jason/games.dart
Original file line number Diff line number Diff line change
Expand Up @@ -208,4 +208,4 @@ document.addEventListener('keydown', function (e) {
hiiCurrent = 0;
document.querySelector('.hii').removeAttribute('hidden');
}
});
});

0 comments on commit 60c921e

Please sign in to comment.