mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-30 16:26:35 +00:00
5 lines
99 B
C++
5 lines
99 B
C++
#pragma once
|
|
|
|
#include "../../Platform/stdafx.h"
|
|
|
|
class ClientInformationPacket : public Packet {}; |