mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-30 23:33:37 +00:00
6 lines
100 B
C++
6 lines
100 B
C++
#pragma once
|
|
|
|
#include "../../Platform/stdafx.h"
|
|
|
|
class ClientInformationPacket : public Packet {
|
|
}; |