aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-07-11 12:18:49 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-07-11 12:18:49 +0200
commit824f9b42489a69a3c5272993daccff7c60f839ab (patch)
tree3aa2b0a9d06aeee75696e2176dc1a331d120f786 /constants
parent99dc7f0055eb3c0b60d19d9f4843deebe078e4a0 (diff)
downloadSkyHanni-REPO-824f9b42489a69a3c5272993daccff7c60f839ab.tar.gz
SkyHanni-REPO-824f9b42489a69a3c5272993daccff7c60f839ab.tar.bz2
SkyHanni-REPO-824f9b42489a69a3c5272993daccff7c60f839ab.zip
Fixed broken json in DanceRoomInstructions.json
Diffstat (limited to 'constants')
-rw-r--r--constants/DanceRoomInstructions.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/DanceRoomInstructions.json b/constants/DanceRoomInstructions.json
index 5897993..62110bf 100644
--- a/constants/DanceRoomInstructions.json
+++ b/constants/DanceRoomInstructions.json
@@ -48,6 +48,6 @@
"sneak jump punch",
"jump punch",
"sneak punch",
- "punch",
+ "punch"
]
}