Skip to content
Snippets Groups Projects
  • est31's avatar
    d92d3761
    Client: better m_proto_ver initialisation · d92d3761
    est31 authored
    Previously, m_proto_ver was set to the serialisation version
    inside the legacy init packet.
    
    Now, if the server doesn't send a protocol version (protocols < 25),
    we set m_proto_ver to some value < 25 and > 0.
    d92d3761
    History
    Client: better m_proto_ver initialisation
    est31 authored
    Previously, m_proto_ver was set to the serialisation version
    inside the legacy init packet.
    
    Now, if the server doesn't send a protocol version (protocols < 25),
    we set m_proto_ver to some value < 25 and > 0.