diff --git a/game/gui.rpy b/game/gui.rpy index f851fe3..a44aa8d 100644 --- a/game/gui.rpy +++ b/game/gui.rpy @@ -452,7 +452,7 @@ init python: gui.label_text_size = 51 ## Namebox - gui.name_xpos = 340 + gui.name_xpos = 335 gui.name_ypos = -85 ## Adjust the location of the textbox. diff --git a/game/gui/button/menubuttons/template_idle.png b/game/gui/button/menubuttons/template_idle.png index 3d7514e..a0afafa 100644 Binary files a/game/gui/button/menubuttons/template_idle.png and b/game/gui/button/menubuttons/template_idle.png differ