Sorry, just configuring something on my end
This commit is contained in:
parent
4fa5b188f9
commit
8e232535fd
1 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@ package dark.mech.common.machines;
|
|||
|
||||
import dark.core.prefab.machine.TileEntityEnergyMachine;
|
||||
|
||||
public class TileEntitySteamPiston extends TileEntityEnergyMachine
|
||||
{
|
||||
public class TileEntitySteamPiston extends TileEntityEnergyMachine {
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue