示例#1
0
 void ChoseAscend()
 {
     uiManagerScript.AddToAscended();
     charScript.SwipeCharacterRight();
     score.AddA();
 }