mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-11 23:54:09 +00:00
some fixes
This commit is contained in:
@@ -1241,8 +1241,8 @@ source_group("Windows" FILES ${Windows})
|
||||
|
||||
set(Windows64
|
||||
"Windows64/Resource.h"
|
||||
"Windows64/Windows64_App.cpp"
|
||||
"Windows64/Windows64_App.h"
|
||||
# "Windows64/Windows64_App.cpp"
|
||||
# "Windows64/Windows64_App.h"
|
||||
)
|
||||
source_group("Windows64" FILES ${Windows64})
|
||||
|
||||
@@ -2454,6 +2454,7 @@ set(ALL_FILES
|
||||
${net__minecraft__stats}
|
||||
Linux/Linux_UIController.cpp
|
||||
Linux/Linux_Minecraft.cpp
|
||||
Linux/Linux_App.cpp
|
||||
)
|
||||
|
||||
################################################################################
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
#include "../../Minecraft.World/Vec3.h"
|
||||
#include "../../Minecraft.World/Level.h"
|
||||
#include "../../Minecraft.World/net.minecraft.world.level.tile.h"
|
||||
#include "../../Minecraft.Client/OrbisMedia/strings.h"
|
||||
#include "../../Minecraft.Client/Windows64Media/strings.h"
|
||||
|
||||
#include "../ClientConnection.h"
|
||||
#include "../User.h"
|
||||
|
||||
Reference in New Issue
Block a user