]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fixed a Sys_Error in the client when connected to QUAKE protocol servers (it was...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 3 Dec 2004 18:57:41 +0000 (18:57 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 3 Dec 2004 18:57:41 +0000 (18:57 +0000)
commit8a3016d255c3b2548641b1b8d7586ef2e4592e24
tree2482921e5aa3c187d5af7b29539bf12c029ca35d
parent64fc4c197c0dba80bef067fd75d369aa727d5123
fixed a Sys_Error in the client when connected to QUAKE protocol servers (it was trying to send an empty message)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4824 d7cf8633-e32d-0410-b094-e92efae38249
cl_input.c