diff --git a/include/protocol.h b/include/protocol.h index 3560d35..8832afb 100644 --- a/include/protocol.h +++ b/include/protocol.h @@ -81,11 +81,11 @@ #define svc_stufftext 9 // [string] stuffed into client's console buffer // the string should be \n terminated #define svc_setangle 10 // [angle3] set the view angle to this absolute value -#define svc_serverdata 11 // [long] protocol ... +#define svc_serverdata 11 // [long] protocol ... #define svc_lightstyle 12 // [byte] [string] #define svc_updatefrags 14 // [byte] [short] #define svc_stopsound 16 // -#define svc_damage 19 +#define svc_damage 19 #define svc_spawnstatic 20 #define svc_spawnbaseline 22 #define svc_temp_entity 23 // variable @@ -96,7 +96,7 @@ #define svc_spawnstaticsound 29 // [coord3] [byte] samp [byte] vol [byte] aten #define svc_intermission 30 // [vec3_t] origin [vec3_t] angle #define svc_finale 31 // [string] text -#define svc_cdtrack 32 // [byte] track +#define svc_cdtrack 32 // [byte] track #define svc_sellscreen 33 #define svc_smallkick 34 // set client punchangle to 2 #define svc_bigkick 35 // set client punchangle to 4