Skip to content

Commit

Permalink
Fix build from PR
Browse files Browse the repository at this point in the history
  • Loading branch information
bonii-xx committed Oct 26, 2014
1 parent 506731d commit 5905653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/tconstruct/client/TProxyClient.java
Expand Up @@ -70,7 +70,7 @@ public void readManuals ()

if(volume2_cl != null)
{
volume2 = volume2_c1;
volume2 = volume2_cl;
}

if(smelter_cl != null)
Expand Down

0 comments on commit 5905653

Please sign in to comment.