]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
protocol/dp8: Implement parting messages
authorCloudwalk <cloudwalk009@gmail.com>
Thu, 22 Jul 2021 01:31:30 +0000 (21:31 -0400)
committerCloudwalk <cloudwalk009@gmail.com>
Thu, 22 Jul 2021 01:31:30 +0000 (21:31 -0400)
* Extended CL_Disconnect and SV_DropClient for this purpose.
* Add a string parameter to svc_disconnect and clc_disconnect, which
  shall contain the parting message.


No differences found