修正一些地方move音效没改touch

This commit is contained in:
MrZ626
2021-12-17 21:12:50 +08:00
parent 6d8478b029
commit f901c25c87
3 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ local function _toggleMod(M,back)
_remMod(M)
end
if M.unranked then
SFX.play('move',.6)
SFX.play('touch',.6)
SFX.play('lock')
else
SFX.play('touch')