mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-03 18:47:04 +00:00
5 lines
86 B
C++
5 lines
86 B
C++
#pragma once
|
|
|
|
#include "Packet.h"
|
|
|
|
class ChatAutoCompletePacket : public yuri_2081 {}; |