Exemplo n.º 1
0
 // Token: 0x06001D31 RID: 7473 RVA: 0x00345720 File Offset: 0x00343920
 public override void UpdateUI(int arg1, int arg2)
 {
     this.nowSortedIdx = JailManage.FindPrisonerSortIndex(this.DMIdx);
     this.SetPrisoner(this.nowSortedIdx);
 }