Compare commits

..

No commits in common. "965a55739c3317fb3bc84f3e3e65fd492845c92f" and "96e5d849b500c1c469ca9daab239b5715ca05359" have entirely different histories.

2 changed files with 1 additions and 6 deletions

View File

@ -171,7 +171,7 @@ MonoBehaviour:
customCode: 3505
customName: 1
MONITOR_ID: CNMAW350015
ServerIP: 172.16.1.253
ServerIP: 172.16.1.164
--- !u!1 &1119662809
GameObject:
m_ObjectHideFlags: 0

View File

@ -48,11 +48,6 @@ public class CallForTest : MonoBehaviour
#endif
}
private void OnGUI()
{
GUI.Label(new Rect(20, Screen.height-30, 200, 50), "v"+Application.version);
}
private void Start()
{
//获取启动参数