From b2f170faf70a35ae24b851ccc59c7344f840ae74 Mon Sep 17 00:00:00 2001 From: Joffrey Bion Date: Sun, 17 May 2020 18:09:15 +0200 Subject: Reorg image paths and move unused to archive --- .../src/main/resources/images/backgrounds/papyrus.jpg | Bin 0 -> 480677 bytes .../main/resources/images/backgrounds/zeus-temple.jpg | Bin 0 -> 571089 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 sw-ui/src/main/resources/images/backgrounds/papyrus.jpg create mode 100644 sw-ui/src/main/resources/images/backgrounds/zeus-temple.jpg (limited to 'sw-ui/src/main/resources/images/backgrounds') diff --git a/sw-ui/src/main/resources/images/backgrounds/papyrus.jpg b/sw-ui/src/main/resources/images/backgrounds/papyrus.jpg new file mode 100644 index 00000000..90350045 Binary files /dev/null and b/sw-ui/src/main/resources/images/backgrounds/papyrus.jpg differ diff --git a/sw-ui/src/main/resources/images/backgrounds/zeus-temple.jpg b/sw-ui/src/main/resources/images/backgrounds/zeus-temple.jpg new file mode 100644 index 00000000..5a28e933 Binary files /dev/null and b/sw-ui/src/main/resources/images/backgrounds/zeus-temple.jpg differ -- cgit