mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
kms (fix cutting off of refinery gui)
This commit is contained in:
parent
9d59218909
commit
84d2528464
@ -28,7 +28,7 @@ public class GUIMachineRefinery extends GuiInfoContainer {
|
|||||||
super(new ContainerMachineRefinery(invPlayer, tedf));
|
super(new ContainerMachineRefinery(invPlayer, tedf));
|
||||||
refinery = tedf;
|
refinery = tedf;
|
||||||
|
|
||||||
this.xSize = 209;
|
this.xSize = 210;
|
||||||
this.ySize = 231;
|
this.ySize = 231;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user