From 8ebd281d44469789890ebc94c41d68037679fa2e Mon Sep 17 00:00:00 2001 From: Technus Date: Sun, 17 Dec 2017 22:34:26 +0100 Subject: Display Works --- .../assets/tectech/textures/gui/scanDisplayItem.png | Bin 0 -> 262972 bytes .../assets/tectech/textures/gui/scanDisplayScreen.png | Bin 0 -> 262972 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/tectech/textures/gui/scanDisplayItem.png create mode 100644 src/main/resources/assets/tectech/textures/gui/scanDisplayScreen.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/tectech/textures/gui/scanDisplayItem.png b/src/main/resources/assets/tectech/textures/gui/scanDisplayItem.png new file mode 100644 index 0000000000..dc9794a424 Binary files /dev/null and b/src/main/resources/assets/tectech/textures/gui/scanDisplayItem.png differ diff --git a/src/main/resources/assets/tectech/textures/gui/scanDisplayScreen.png b/src/main/resources/assets/tectech/textures/gui/scanDisplayScreen.png new file mode 100644 index 0000000000..cf73f8098a Binary files /dev/null and b/src/main/resources/assets/tectech/textures/gui/scanDisplayScreen.png differ -- cgit