添加按键绑定设置相关ui
This commit is contained in:
@@ -18,6 +18,7 @@ namespace NBF.Setting
|
||||
SetValue(10);
|
||||
}
|
||||
|
||||
|
||||
protected override void OnApply()
|
||||
{
|
||||
SoundManager.Inst.SetVolume(AudioChannelType.Ambient, GetValue() / 100f);
|
||||
|
||||
Reference in New Issue
Block a user