diff --git a/Include/Game/Globals.hpp b/Include/Game/Globals.hpp index 709ce08..f352547 100644 --- a/Include/Game/Globals.hpp +++ b/Include/Game/Globals.hpp @@ -137,7 +137,7 @@ namespace Globals const std::int32_t EXCHANGE_SPRITE_MINI_SELL = 1119; //************ Login.cpp ************// - const WidgetDef LOGIN_LOBBY_PLAY = { 378, 82 }; + const WidgetDef LOGIN_LOBBY_PLAY = { 378, 72 }; //************ Makescreen.cpp ************// const std::int32_t MAKESCREEN_PARENT = 270; diff --git a/Library/libAlpacaLibrary.a b/Library/libAlpacaLibrary.a index 07433b6..62650f2 100644 Binary files a/Library/libAlpacaLibrary.a and b/Library/libAlpacaLibrary.a differ