mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-17 23:08:16 +00:00
fix: remove hardcoded win64 app includes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "PacketListener.h"
|
||||
#include "BasicTypeContainers.h"
|
||||
#include "CustomPayloadPacket.h"
|
||||
#include "../Minecraft.Client/Windows64/Windows64_App.h"
|
||||
|
||||
// Mojang-defined custom packets
|
||||
const wstring CustomPayloadPacket::CUSTOM_BOOK_PACKET = L"MC|BEdit";
|
||||
const wstring CustomPayloadPacket::CUSTOM_BOOK_SIGN_PACKET = L"MC|BSign";
|
||||
|
||||
Reference in New Issue
Block a user