Skip to content

Ping Catchup

toaster requested to merge ping-catchup into next

If the client has caught up to the server -- say, during a wipe -- make GetLag return a ping of zero.

Should fix the momentarily large ping bug, which could occasionally cause crashes with a pingmeasurement of milliseconds.

Merge request reports