update core

This commit is contained in:
2024-10-27 22:24:41 +08:00
parent 5227e64327
commit 8f833c5063
25 changed files with 39570 additions and 1031 deletions

View File

@@ -12,7 +12,7 @@ using UnityEngine;
public class AccountSystemData
{
public float BGMValue = 0.5f;
public float BGMValue = 1f;
public float BSEValue = 0.5f;
public float SEValue = 0.8f;