diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-07-11 12:18:49 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-07-11 12:18:49 +0200 |
commit | 824f9b42489a69a3c5272993daccff7c60f839ab (patch) | |
tree | 3aa2b0a9d06aeee75696e2176dc1a331d120f786 /constants | |
parent | 99dc7f0055eb3c0b60d19d9f4843deebe078e4a0 (diff) | |
download | SkyHanni-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.json | 2 |
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" ] } |