fix: linux cross-compiling

This commit is contained in:
neoapps-dev
2026-04-08 12:44:56 +03:00
parent 222852c11b
commit 9babdac928
6 changed files with 58 additions and 58 deletions
+1 -1
View File
@@ -508,7 +508,7 @@ set(_MINECRAFT_SERVER_COMMON_ROOT
"${_MS_SRC}/../Minecraft.World/LivingEntity.h"
"${_MS_SRC}/../Minecraft.World/Player.cpp"
"${_MS_SRC}/../Minecraft.World/Player.h"
"${_MS_SRC}/../Minecraft.World/ThrownEnderPearl.cpp"
"${_MS_SRC}/../Minecraft.World/ThrownEnderpearl.cpp"
"${_MS_SRC}/../Minecraft.World/Tile.cpp"
"${_MS_SRC}/../Minecraft.World/DyePowderItem.cpp"
"${_MS_SRC}/../Minecraft.World/DyePowderItem.h"