Fixed casing of partChanged, and directionTo
This commit is contained in:
@@ -246,7 +246,7 @@ public class TileCableBus extends AEBaseTile implements AEMultiTile, ICustomColl
|
||||
}
|
||||
|
||||
@Override
|
||||
public void PartChanged()
|
||||
public void partChanged()
|
||||
{
|
||||
// nothing!
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user