diff --git a/Include/Game/Globals.hpp b/Include/Game/Globals.hpp index bca0762..d97b9a7 100644 --- a/Include/Game/Globals.hpp +++ b/Include/Game/Globals.hpp @@ -90,8 +90,8 @@ namespace Globals // grandchild 0 = proper widget bounds, grandchild 1 = text //************ Chat.cpp ************// - const WidgetDef CHAT_DIALOGUE_NEST_PARENT = { 162, 37 }; - const WidgetDef CHAT_DIALOGUE_IDLE = { 162, 57 }; + const WidgetDef CHAT_DIALOGUE_NEST_PARENT = { 162, 34 }; + const WidgetDef CHAT_DIALOGUE_IDLE = { 162, 54 }; //************ CollectionBox.cpp ************// const std::int32_t COLLECTION_BOX_PARENT = 402; diff --git a/Library/libAlpacaLibrary.a b/Library/libAlpacaLibrary.a index 532aca5..7fb9eef 100644 Binary files a/Library/libAlpacaLibrary.a and b/Library/libAlpacaLibrary.a differ