/[projects]/miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/AdminDestroy.java
ViewVC logotype

Diff of /miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/AdminDestroy.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1381 by torben, Sat Apr 23 14:32:49 2011 UTC revision 1382 by torben, Sat Apr 23 14:37:31 2011 UTC
# Line 50  public class AdminDestroy extends BlockL Line 50  public class AdminDestroy extends BlockL
50                  case 3:                                  case 3:                
51                          return 0; //instabreak already throws dirt                                        return 0; //instabreak already throws dirt              
52                  case 16:                  case 16:
53                          return 264;                                      return 263;            
54                  default:                  default:
55                          return b.getTypeId(); //don't throw any others                          return b.getTypeId(); //don't throw any others
56                  }                  }

Legend:
Removed from v.1381  
changed lines
  Added in v.1382

  ViewVC Help
Powered by ViewVC 1.1.20