예제 #1
0
 void AddTraining(int amount)
 {
     current_user.AddTraining(amount);
 }