item/fluid count changes.. again
This commit is contained in:
+1
-2
@@ -247,10 +247,9 @@ public class GridStorageCache implements IStorageGrid
|
||||
this.removeCellProvider( cc, tracker );
|
||||
}
|
||||
}
|
||||
tracker.applyChanges();
|
||||
|
||||
this.storageMonitors.forEach( ( channel, monitor ) -> monitor.forceUpdate() );
|
||||
|
||||
tracker.applyChanges();
|
||||
}
|
||||
|
||||
private <T extends IAEStack<T>, C extends IStorageChannel<T>> void postChangesToNetwork( final C chan, final int upOrDown, final IItemList<T> availableItems, final IActionSource src )
|
||||
|
||||
Reference in New Issue
Block a user