Skip to content

Commit 95ad952

Browse files
committed
Use tabs to separate normal and RGB mode
1 parent 81cbeaf commit 95ad952

File tree

4 files changed

+170
-102
lines changed

4 files changed

+170
-102
lines changed

src/main/java/gregtech/api/mui/GTGuiTextures.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -643,6 +643,7 @@ private static String id(String path) {
643643
"textures/gui/progress_bar/progress_bar_fluid_rig_depletion.png", 190, 14);
644644

645645
// MISC
646+
public static final UITexture RGB_GRADIENT = fullImage("textures/gui/widget/rgb_gradient.png");
646647

647648
public static void init() {/**/}
648649

0 commit comments

Comments
 (0)