aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gtPlusPlus/xmod/gregtech/common/blocks
diff options
context:
space:
mode:
authormiozune <miozune@gmail.com>2023-05-11 18:15:30 +0900
committerGitHub <noreply@github.com>2023-05-11 11:15:30 +0200
commitbd28732e96aed7e2c82321179486e8c4f6446a1a (patch)
treeaafffbbe20405cff24115b35588344219eb25109 /src/main/java/gtPlusPlus/xmod/gregtech/common/blocks
parentcfce34129865348958fd9bedf0b23719f831676b (diff)
downloadGT5-Unofficial-bd28732e96aed7e2c82321179486e8c4f6446a1a.tar.gz
GT5-Unofficial-bd28732e96aed7e2c82321179486e8c4f6446a1a.tar.bz2
GT5-Unofficial-bd28732e96aed7e2c82321179486e8c4f6446a1a.zip
Remove Computer Cube MKII (#622)
Diffstat (limited to 'src/main/java/gtPlusPlus/xmod/gregtech/common/blocks')
-rw-r--r--src/main/java/gtPlusPlus/xmod/gregtech/common/blocks/textures/TexturesGtBlock.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/java/gtPlusPlus/xmod/gregtech/common/blocks/textures/TexturesGtBlock.java b/src/main/java/gtPlusPlus/xmod/gregtech/common/blocks/textures/TexturesGtBlock.java
index abcfa09f13..cac8aa742f 100644
--- a/src/main/java/gtPlusPlus/xmod/gregtech/common/blocks/textures/TexturesGtBlock.java
+++ b/src/main/java/gtPlusPlus/xmod/gregtech/common/blocks/textures/TexturesGtBlock.java
@@ -580,7 +580,6 @@ public class TexturesGtBlock {
public static final CustomIcon Casing_Electric_Auto_Workbench_Side = new CustomIcon(
"TileEntities/gt4/OVERLAY_SIDE_CABINET");
- public static final CustomIcon Casing_Computer_Cube = new CustomIcon("TileEntities/gt4/computer");
public static final CustomIcon Casing_CropHarvester_Cutter = new CustomIcon("TileEntities/gt4/OVERLAY_CROP");
public static final CustomIcon Casing_CropHarvester_Boxes = new CustomIcon("TileEntities/gt4/OVERLAY_BOXES");