mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-30 20:57:08 +00:00
5 lines
81 B
C++
5 lines
81 B
C++
#pragma once
|
|
|
|
#include "Packet.h"
|
|
|
|
class ServerAuthDataPacket : public Packet {}; |