文本框控件不再有新消息提示音
This commit is contained in:
@@ -848,7 +848,6 @@ function textBox:push(t)
|
||||
if self.scrollPos==#self.texts-1 then
|
||||
self.scrollPos=#self.texts
|
||||
else
|
||||
SFX.play("spin_0",.6)
|
||||
self.new=true
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user