Enabling PACKET_SIZE_STATISTICS in common/networking/packets.c causes compilation errors, since the relevant code has hard-coded references to packet types that no longer exist (or have been renamed), for the purposes of printing stats once a turn afaict.
Enabling PACKET_SIZE_STATISTICS in common/networking/packets.c causes compilation errors, since the relevant code has hard-coded references to packet types that no longer exist (or have been renamed), for the purposes of printing stats once a turn afaict.