mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-24 12:43:37 +00:00
5 lines
99 B
C++
5 lines
99 B
C++
#pragma once
|
|
|
|
#include "../../Platform/stdafx.h"
|
|
|
|
class ClientInformationPacket : public Packet {}; |