aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r--src/main/resources/assets/skyhanni/sounds.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/main/resources/assets/skyhanni/sounds.json b/src/main/resources/assets/skyhanni/sounds.json
index 7c017cb0d..4a7c79770 100644
--- a/src/main/resources/assets/skyhanni/sounds.json
+++ b/src/main/resources/assets/skyhanni/sounds.json
@@ -1,11 +1,11 @@
{
- "centurytimer.active": {
- "category": "neutral",
- "sounds": [
- {
- "name": "itstimetopunchwheat",
- "stream": false
- }
- ]
- }
-} \ No newline at end of file
+ "centurytimer.active": {
+ "category": "neutral",
+ "sounds": [
+ {
+ "name": "itstimetopunchwheat",
+ "stream": false
+ }
+ ]
+ }
+}