Compare commits
No commits in common. "5e18d16ccfcacef6be49150eb33f145789c8c356" and "739b998005d3b24da3d5433e591371b476f5b8ea" have entirely different histories.
5e18d16ccf
...
739b998005
@ -18,7 +18,6 @@ namespace QFramework.Example
|
||||
ResLoader loader;
|
||||
protected override void OnInit(IUIData uiData = null)
|
||||
{
|
||||
AudioKit.Settings.VoiceVolume.Value = 1;
|
||||
TypeEventSystem.Global.Register<OnModuleQuit>(OnModuleQuithandler).UnRegisterWhenGameObjectDestroyed(this);
|
||||
loader = ResLoader.Allocate();
|
||||
Group.onValueChanged.AddListener(isOn =>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user