更新bug
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user