This commit is contained in:
2026-05-22 15:54:24 +08:00
parent a9497b537d
commit 66a76d651e
152 changed files with 502 additions and 790 deletions
-1
View File
@@ -26,7 +26,6 @@ namespace Dont_Confuse
}
public void haveSimCard(string have)
{
Debug.Log("ppppppppppppppppppppp" + have);
if (have == "TRUE") NetworkManager.haveSimCard = true;
}