Skip to content

Commit

Permalink
Fix arrow stuff buttons being in the stencil table twice
Browse files Browse the repository at this point in the history
  • Loading branch information
bonii-xx committed Dec 13, 2014
1 parent 210fd2d commit d3c4ab0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/java/tconstruct/tools/ToolProxyClient.java
Expand Up @@ -342,10 +342,6 @@ void addStencilButtons ()
{}, { 4, 3 }, // crossbar
{ 3, 3 }, // small guard
{ 2, 3 }, // wide guard

{}, { 11, 3 }, // arrow head
{ 12, 3 }, // fletchling
{ 10, 3 }, // bowstring
};

int i = 0;
Expand Down

0 comments on commit d3c4ab0

Please sign in to comment.