예제 #1
0
파일: PrisonerFSM.cs 프로젝트: linxscc/bnyx
 private void Action1()
 {
     selfRoleController.Action1Begin();
     valueAdd();
 }