Assets/Scripts/Guide/TestButton.cs
@@ -40,8 +40,8 @@ if (GUILayout.Button("SendRequest", GUILayout.Width(150), GUILayout.Height(70))) { //SendRequest("aa", 4700, 28); score += 100; SendPost(score.ToString(), score, 1, "成绩 25关 3波"); score += 10; SendPost(score.ToString(), score, 1, "25关 3波"); } if (GUILayout.Button("SendGet", GUILayout.Width(150), GUILayout.Height(70)))