From 6f1262714a26ebef32887399c92d83675b355da6 Mon Sep 17 00:00:00 2001 From: DreamMasterXXL Date: Sat, 2 Oct 2021 23:15:37 +0200 Subject: fix chemical Bath gui to work with fluid output (cherry picked from commit 5df6c16e3188e381a4042f0ae529759ac90f0065) --- .../textures/gui/basicmachines/ChemicalBath.png | Bin 2696 -> 5365 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/main/resources/assets/gregtech/textures/gui/basicmachines/ChemicalBath.png b/src/main/resources/assets/gregtech/textures/gui/basicmachines/ChemicalBath.png index 9a2e4ff2ab..bf2d8d2b37 100644 Binary files a/src/main/resources/assets/gregtech/textures/gui/basicmachines/ChemicalBath.png and b/src/main/resources/assets/gregtech/textures/gui/basicmachines/ChemicalBath.png differ -- cgit