mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-16 04:22:55 +00:00
fix(server): update CMake common file
note to andi: PLEASE UPDATE IT WHEN YOU MAKE CHANGES
This commit is contained in:
parent
05d7ccb6d4
commit
c2ffbf1710
|
|
@ -250,6 +250,8 @@ set(_MINECRAFT_SERVER_COMMON_ROOT
|
|||
"${_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/IUIScene_ClassicCraftingMenu.cpp"
|
||||
"${_MS_SRC}/../Minecraft.Client/Common/UI/IUIScene_ClassicCraftingMenu.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