![]() |
libspades
Ace of Spades library
|
A slightly more useful v0.76 equivalent of PacketMapStart. More...
#include <protocol.h>
Data Fields | |
| uint8_t | packetID |
18 (Client<--Server) | |
| uint32_t | mapSize |
| The compressed map size in bytes. | |
| uint32_t | crc32 |
| Presumably the CRC32 code for the decompressed map. | |
| char | mapName [16] |
| The name of the map. | |
A slightly more useful v0.76 equivalent of PacketMapStart.
| uint32_t PacketMapStart76::crc32 |
Presumably the CRC32 code for the decompressed map.