Remove commented out code

This commit is contained in:
modmuss50 2016-03-02 16:33:59 +00:00
parent 5e82463330
commit 1d72578973
2 changed files with 6 additions and 111 deletions

View file

@ -475,4 +475,9 @@ public class CableMultipart extends Multipart implements IOccludingPart, ISlotte
EAST);
}
@Override
public String getModelPath() {
return "techreborn:cable";
}
}