Skip to content

Commit

Permalink
Fixing metadata and filepath
Browse files Browse the repository at this point in the history
  • Loading branch information
grymmy authored Jan 3, 2025
1 parent 0ec1438 commit 781bc48
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions games/Giggler Puzzles (1).js → games/giggler_puzzles.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/*
@title: Giggler Puzzles
@author: Portable-Certified
@addedOn: 2025-01-03
@tags: []
Hi! This is a puzzle game. That's about it.
YOUR OBJECTIVE:
Expand Down Expand Up @@ -1016,4 +1017,4 @@ afterInput(() => {
addText("ARE FAKE.", { y: 3, color: color`6` });
}

});
});

0 comments on commit 781bc48

Please sign in to comment.