Changed: new name of Enclyclopedia window

fix_opengl_on_mac
Ulukyn 5 years ago
parent 2f635117f7
commit 3220a2aa47

@ -77,11 +77,11 @@ private:
bool _Initializing;
};
#define CONT_ENCY "ui:interface:encyclopedia"
#define LIST_ENCY_ALBUM "ui:interface:encyclopedia:content:sbtree:tree_list"
#define PAGE_ENCY_ALBUM "ui:interface:encyclopedia:content:album"
#define PAGE_ENCY_THEMA "ui:interface:encyclopedia:content:theme"
#define PAGE_ENCY_HELP "ui:interface:encyclopedia:content:help"
#define CONT_ENCY "ui:interface:legacy_encyclopedia"
#define LIST_ENCY_ALBUM "ui:interface:legacy_encyclopedia:content:sbtree:tree_list"
#define PAGE_ENCY_ALBUM "ui:interface:legacy_encyclopedia:content:album"
#define PAGE_ENCY_THEMA "ui:interface:legacy_encyclopedia:content:theme"
#define PAGE_ENCY_HELP "ui:interface:legacy_encyclopedia:content:help"
#endif // RY_ENCYCLOPEDIA_MANAGER_H

Loading…
Cancel
Save