mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-09 02:22:54 +00:00
fix: cmake sources [part 3]
This commit is contained in:
parent
b2bdf16ab4
commit
51dd08363f
|
|
@ -246,6 +246,10 @@ set(_MINECRAFT_SERVER_COMMON_ROOT
|
|||
"${_MS_SRC}/../Minecraft.Client/Common/UI/UIScene_TradingMenu.cpp"
|
||||
"${_MS_SRC}/../Minecraft.Client/Common/UI/UIScene_TrialExitUpsell.cpp"
|
||||
"${_MS_SRC}/../Minecraft.Client/Common/UI/UIScene_BookAndQuillMenu.cpp"
|
||||
"${_MS_SRC}/../Minecraft.Client/Common/UI/UIScene_AchievementsMenu.cpp"
|
||||
"${_MS_SRC}/../Minecraft.Client/Common/UI/UIScene_AchievementsMenu.h"
|
||||
"${_MS_SRC}/../Minecraft.Client/Common/UI/UIControl_AchievementsList.cpp"
|
||||
"${_MS_SRC}/../Minecraft.Client/Common/UI/UIControl_AchievementsList.h"
|
||||
"${_MS_SRC}/../Minecraft.Client/Common/UI/UIString.cpp"
|
||||
"${_MS_SRC}/../Minecraft.Client/Common/UI/UITTFFont.cpp"
|
||||
"${_MS_SRC}/../Minecraft.Client/Common/zlib/adler32.c"
|
||||
|
|
|
|||
Loading…
Reference in a new issue