Esempio n. 1
0
 //  Use for Mobile : Player is crouching
 public void AP_F_Crouch()
 {
     currentCharacter.AP_Crouch();
 }