remove piano to line clear sfx
This commit is contained in:
parent
e9f3d7dc14
commit
50b3e35859
@ -2,7 +2,7 @@ extends "midi/MidiPlayer.gd"
|
||||
|
||||
const Tetromino = preload("res://Tetrominos/Tetromino.gd")
|
||||
|
||||
const LINE_CLEAR_CHANNELS = [2, 6]
|
||||
const LINE_CLEAR_CHANNELS = [2]
|
||||
|
||||
var muted_events = []
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user