auction removed

This commit is contained in:
d1str4ught
2025-08-28 22:52:22 +02:00
parent c1e308cd78
commit 916c4c0a6d
23 changed files with 9 additions and 4225 deletions

View File

@@ -1,5 +1,4 @@
#ifndef __INC_PACKET_H__
#define __INC_PACKET_H__
#pragma once
enum
{
@@ -2348,4 +2347,3 @@ typedef struct SPacketGCStateCheck
} TPacketGCStateCheck;
#pragma pack()
#endif