API Sync, save drive and chests when modifications are made.
This commit is contained in:
@@ -495,4 +495,10 @@ public class PartFormationPlane extends PartUpgradeable implements ICellContaine
|
||||
|
||||
return input;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void saveChanges(IMEInventory cellInventory)
|
||||
{
|
||||
// nope!
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user