更新bug

This commit is contained in:
2026-05-25 10:07:19 +08:00
parent c8a5c4f2e5
commit f0d5a44e4f
557 changed files with 214 additions and 40840 deletions
+2 -2
View File
@@ -15,13 +15,13 @@ namespace Dont_Confuse
public static void DakaiACT()
{
#if UNITY_IOS && !UNITY_EDITOR
BrigdeIOS.DakaiACT();
// BrigdeIOS.DakaiACT();
#endif
}
public static void ShezhiACT(bool though)
{
#if UNITY_IOS && !UNITY_EDITOR
BrigdeIOS.ShezhiACT(though);
// BrigdeIOS.ShezhiACT(though);
#endif
}
public void haveSimCard(string have)