mirror of
https://git.neolegacy.dev/neoStudiosLCE/neoLegacy.git
synced 2026-08-02 15:42:04 +00:00
fix: cmake sources [part 2]
This commit is contained in:
@@ -315,10 +315,12 @@ set(_MINECRAFT_CLIENT_COMMON_COMMON_UI_ALL_PLATFORMS
|
||||
"${BASE_DIR}/UI/IUIScene_PauseMenu.h"
|
||||
"${BASE_DIR}/UI/IUIScene_TradingMenu.cpp"
|
||||
"${BASE_DIR}/UI/IUIScene_TradingMenu.h"
|
||||
|
||||
"${BASE_DIR}/UI/IUIScene_WritingBookMenu.cpp"
|
||||
"${BASE_DIR}/UI/IUIScene_WritingBookMenu.h"
|
||||
|
||||
"${BASE_DIR}/UI/UIScene_AchievementsMenu.cpp"
|
||||
"${BASE_DIR}/UI/UIScene_AchievementsMenu.h"
|
||||
"${BASE_DIR}/UI/UIControl_AchievementsList.cpp"
|
||||
"${BASE_DIR}/UI/UIControl_AchievementsList.h"
|
||||
"${BASE_DIR}/UI/UIEnums.h"
|
||||
"${BASE_DIR}/UI/UIStructs.h"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user