diff --git a/Include/Core/Globals.hpp b/Include/Core/Globals.hpp index 475b380..b12ba34 100644 --- a/Include/Core/Globals.hpp +++ b/Include/Core/Globals.hpp @@ -127,8 +127,7 @@ namespace Globals const std::int32_t EXCHANGE_SPRITE_MINI_SELL = 1119; //************ Login.cpp ************// - const WidgetDef LOGIN_LOBBY_PLAY = { 378, 81 }; - const WidgetDef LOGIN_LOBBY_PLAY_NEW = { 413, 73 }; + const WidgetDef LOGIN_LOBBY_PLAY = { 378, 78 }; //************ Makescreen.cpp ************// const std::int32_t MAKESCREEN_PARENT = 270; diff --git a/Library/libAlpacaLibrary.a b/Library/libAlpacaLibrary.a index 2d753ce..1edc1ae 100644 Binary files a/Library/libAlpacaLibrary.a and b/Library/libAlpacaLibrary.a differ