Fixed casing of partChanged, and directionTo
This commit is contained in:
@@ -423,7 +423,7 @@ public class CableBusPart extends JCuboidPart implements JNormalOcclusion, IReds
|
||||
}
|
||||
|
||||
@Override
|
||||
public void PartChanged()
|
||||
public void partChanged()
|
||||
{
|
||||
// nothing!
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user