painful update

This commit is contained in:
JuiceyDev
2026-03-06 18:31:46 +01:00
parent 587e9a676e
commit 417ea73050
408 changed files with 1605 additions and 1594 deletions

View File

@@ -1,8 +1,8 @@
#include "../../../../Minecraft.World/Build/stdafx.h"
#include "../../../../Minecraft.World/Network/Socket.h"
#include "../../../../Minecraft.World/Util/StringHelpers.h"
#include "../../Minecraft.World/Build/stdafx.h"
#include "../../Minecraft.World/Network/Socket.h"
#include "../../Minecraft.World/Util/StringHelpers.h"
#include "PlatformNetworkManagerStub.h"
#include "../../../Platform/Xbox/Network/NetworkPlayerXbox.h" // TODO - stub version of this?
#include "../../Minecraft.Client/Platform/Xbox/Network/NetworkPlayerXbox.h" // TODO - stub version of this?
CPlatformNetworkManagerStub *g_pPlatformNetworkManager;