API Sync, save drive and chests when modifications are made.
This commit is contained in:
@@ -445,4 +445,10 @@ public class PartStorageBus extends PartUpgradeable implements IGridTickable, IC
|
||||
// not used here.
|
||||
}
|
||||
|
||||
@Override
|
||||
public void saveChanges(IMEInventory cellInventory)
|
||||
{
|
||||
// nope!
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user