示例#1
0
 public static boolean method178(int i, int j) {
   ObjectDef class46 = ObjectDef.forID(i);
   if (j == 11) j = 10;
   if (j >= 5 && j <= 8) j = 4;
   return class46.method577(j);
 }