This commit is contained in:
2025-06-18 19:21:35 +08:00
parent 40777eb750
commit 4eb1c70402
6 changed files with 842 additions and 835 deletions
@@ -160,6 +160,8 @@ namespace AibisDream.FixSystem
// 打开所有模块
FixSystemCenter.SystemDic.Get<BodyModuleSystem>().OpenModuleSlots();
AudioManager.Instance.PlaySfx("event:/ActionFB/mods_open");
AudioManager.Instance.PlaySfx("event:/FollowInput/plugpick");
}
private void OnPointerUp(BaseEventData eventData)