Example #1
0
 void EndJump()
 {
     jumping = false;
     charaProvider.EndJump();
 }