예제 #1
0
 private void IncreaseSpeed(FinishLineReached sender)
 {
     rotateScript.IncreaseRotationSpeed(Speedincrement);
 }