mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-11 02:00:51 +00:00
Calling CL_NetUpdate while not active (or more importantly, while not connected) results in a buffer write error (Sys_Error). Active was chosen because that's how the old sbar code worked, and it seems reasonable to stick with it rather than requesting pings etc during the connect process. |
||
---|---|---|
.. | ||
include | ||
source | ||
Makemodule.am |