diff options
author | syeyoung <cyoung06@naver.com> | 2023-02-11 21:56:32 +0900 |
---|---|---|
committer | syeyoung <cyoung06@naver.com> | 2023-02-11 21:56:32 +0900 |
commit | 4eb55c42ba25d0d2d3e82481f111e55a502b321b (patch) | |
tree | 4a7402856db707de5f6649e499eb840b3355a39b /mod | |
parent | b9a6c3c44beecd3583931a62f038fd65951f1ba0 (diff) | |
download | Skyblock-Dungeons-Guide-4eb55c42ba25d0d2d3e82481f111e55a502b321b.tar.gz Skyblock-Dungeons-Guide-4eb55c42ba25d0d2d3e82481f111e55a502b321b.tar.bz2 Skyblock-Dungeons-Guide-4eb55c42ba25d0d2d3e82481f111e55a502b321b.zip |
- round the dg icon in mainpage
Signed-off-by: syeyoung <cyoung06@naver.com>
Diffstat (limited to 'mod')
-rw-r--r-- | mod/src/main/resources/assets/dungeonsguide/gui/config/mainpage.gui | 2 | ||||
-rw-r--r-- | mod/src/main/resources/assets/dungeonsguide/textures/dglogox128round.png | bin | 0 -> 13432 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/mod/src/main/resources/assets/dungeonsguide/gui/config/mainpage.gui b/mod/src/main/resources/assets/dungeonsguide/gui/config/mainpage.gui index 57b3005b..0f55762b 100644 --- a/mod/src/main/resources/assets/dungeonsguide/gui/config/mainpage.gui +++ b/mod/src/main/resources/assets/dungeonsguide/gui/config/mainpage.gui @@ -40,7 +40,7 @@ <size height="20"/> <row mainAlign="CENTER"> <size height="32" width="32"> - <IconButton location="dungeonsguide:textures/dglogox128.png" width="128" height="128" on:click="store"/> + <IconButton location="dungeonsguide:textures/dglogox128round.png" width="128" height="128" on:click="store"/> </size> <size width="10" height="0"/> <size height="32" width="32"> diff --git a/mod/src/main/resources/assets/dungeonsguide/textures/dglogox128round.png b/mod/src/main/resources/assets/dungeonsguide/textures/dglogox128round.png Binary files differnew file mode 100644 index 00000000..819ea784 --- /dev/null +++ b/mod/src/main/resources/assets/dungeonsguide/textures/dglogox128round.png |