示例#1
0
 public void Enter()
 {
     if (bonus)
     {
         bonus.Enter();
     }
 }