This commit is contained in:
2026-07-15 17:00:43 +08:00
parent 4d3e709b6b
commit 67b3dc1e31
@@ -94,8 +94,13 @@ namespace ScrewsMaster
break;
}
});
ui.btn_debug0.SetClick(() =>
{
MaxSdk.ShowMediationDebugger();
});
#if JarvisRelease
ui.btn_debug0.visible=false;
#endif
// Action closeCallback = null;
// var meteor = FXManager.Instance.SetFx<SkeletonAnimation>(ui.pla1, Fx_Type.meteor, ref closeCallback);
// meteor.state.SetAnimation(0, "liziguang1", true);