Regular client does not need web packet additions, even on freeciv-web builds. Stop server from wasting resources on sending them, in the simple case of web_send_packet() (cases with multiple connections involved are more comples as some of those connections might be webclient, others not)
Regular client does not need web packet additions, even on freeciv-web builds. Stop server from wasting resources on sending them, in the simple case of web_send_packet() (cases with multiple connections involved are more comples as some of those connections might be webclient, others not)