Fixed issue with error prone Grid Visitors.
Increased Channel update speed. Renamed Controller Method.
This commit is contained in:
@@ -83,7 +83,7 @@ public class TileController extends AENetworkPowerTile implements IAEPowerStorag
|
||||
}
|
||||
|
||||
@MENetworkEventSubscribe
|
||||
public void onPowerChange(MENetworkControllerChange status)
|
||||
public void onControllerChange(MENetworkControllerChange status)
|
||||
{
|
||||
updateMeta();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user