Update 1.60

master
Kasi 2021-05-22 01:51:26 +01:00
parent 73afb1923b
commit 31ef18072f
2 changed files with 2 additions and 2 deletions

View File

@ -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;

Binary file not shown.