Searched refs:svc_updatecolors (Results 1 – 4 of 4) sorted by relevance
105 #define svc_updatecolors 17 // [byte] [byte] macro
393 MSG_WriteByte (&client->message, svc_updatecolors); in SV_DropClient()
1189 MSG_WriteByte (&sv.reliable_datagram, svc_updatecolors); in Host_Color_f()1353 MSG_WriteByte (&host_client->message, svc_updatecolors); in Host_Spawn_f()
855 case svc_updatecolors: in CL_ParseServerMessage()