コード例 #1
0
 void EndStun(JabaliInputs input)
 {
     ExitStun(input);
 }
コード例 #2
0
 void StartStun(JabaliInputs input)
 {
     EnterStun(input);
 }