summaryrefslogtreecommitdiff
path: root/_RELEASE/Assets/assets.json
diff options
context:
space:
mode:
Diffstat (limited to '_RELEASE/Assets/assets.json')
-rw-r--r--_RELEASE/Assets/assets.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/_RELEASE/Assets/assets.json b/_RELEASE/Assets/assets.json
index 72785956..dd7fedcf 100644
--- a/_RELEASE/Assets/assets.json
+++ b/_RELEASE/Assets/assets.json
@@ -27,6 +27,7 @@
"soundBuffers":
[
"beep.ogg",
+ "blip.ogg",
"death.ogg",
"difficultyMultDown.ogg",
"difficultyMultUp.ogg",
@@ -39,6 +40,7 @@
"personalBest.ogg",
"restart.ogg",
"select.ogg",
- "swap.ogg"
+ "swap.ogg",
+ "swapBlip.ogg"
]
}