@@ -5,7 +5,7 @@
#include "network/Packet.h"
#include "utils/Error.h"
-class Client final {
+struct Client final {
typedef enet_uint16 Port;
private: