Skip to content

Commit

Permalink
Dunno where that went
Browse files Browse the repository at this point in the history
Gremlins! Damn you, little furry creatures!
  • Loading branch information
Zerokyuuni committed Dec 6, 2013
1 parent f1473dc commit d4a2702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tconstruct/library/tools/ToolCore.java
Expand Up @@ -1051,6 +1051,7 @@ public boolean offhandClickAir (PlayerInteractEvent event, ItemStack mainhandIte
return true;
}

@Override
public boolean offhandClickBlock (PlayerInteractEvent event, ItemStack mainhandItem, ItemStack offhandItem)
{
return true;
Expand Down

0 comments on commit d4a2702

Please sign in to comment.