Skip to content

Commit

Permalink
Update 2048.js
Browse files Browse the repository at this point in the history
  • Loading branch information
grymmy authored Nov 25, 2024
1 parent 526a6ba commit f3865f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions games/2048.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
@author: linkai101
@tags: ["puzzle" , "endless"]
@addedOn: 2022-09-16
A very important change.
*/

const empty = "-"
Expand Down

0 comments on commit f3865f1

Please sign in to comment.