From a6d711019cf8b694f38776078aa2434b68d5d029 Mon Sep 17 00:00:00 2001 From: くぁーりぃ <39122497+Quarri6343@users.noreply.github.com> Date: Sat, 10 Sep 2022 01:30:36 +0900 Subject: Move GT Tank button position (#1363) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * move digital tank button position * spotless * spotlessApply (#1364) Co-authored-by: くぁーりぃ <39122497+Quarri6343@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../assets/gregtech/textures/gui/DigitalTank.png | Bin 2649 -> 2744 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'src/main/resources/assets/gregtech/textures') diff --git a/src/main/resources/assets/gregtech/textures/gui/DigitalTank.png b/src/main/resources/assets/gregtech/textures/gui/DigitalTank.png index 5f8348035c..1f748c630d 100644 Binary files a/src/main/resources/assets/gregtech/textures/gui/DigitalTank.png and b/src/main/resources/assets/gregtech/textures/gui/DigitalTank.png differ -- cgit