예제 #1
0
 public override int Interact()
 {
     floorManager.ChangeFloor(nextFloor);
     return(0);
 }