From 3fa4952028a86868d1429523ec6c1add0dd1a6fd Mon Sep 17 00:00:00 2001 From: crabby605 <128237026+crabby605@users.noreply.github.com> Date: Wed, 9 Oct 2024 22:59:16 +0530 Subject: [PATCH] Update Blob_Runner.js (#2438) * Update Blob_Runner.js * minor syntax changes --------- Co-authored-by: Alex Park --- games/Blob_Runner.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/Blob_Runner.js b/games/Blob_Runner.js index b24b5c264f..c4a88b54ea 100644 --- a/games/Blob_Runner.js +++ b/games/Blob_Runner.js @@ -1,7 +1,7 @@ /* @title: Blob_Runner @author: Bright Li -@tags: [] +@tags: ['platformer', 'maze'] @addedOn: 2023-01-09 */