X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=protocol.h;h=0f70aabfdfb68dfd9f5f2556d75ea027b92f3293;hb=754c702911eb45a08a4440be5b42e1b9582c0fa5;hp=220ef14cc76e48254e9466458cfcf01a4a82ee3c;hpb=17c635ed3aab74ad2931d6267253ad79df98bbdd;p=xonotic%2Fdarkplaces.git diff --git a/protocol.h b/protocol.h index 220ef14c..0f70aabf 100644 --- a/protocol.h +++ b/protocol.h @@ -209,7 +209,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // LordHavoc: my svc_ range, 50-59 #define svc_cgame 50 // [short] length [bytes] data -#define svc_fog 51 // unfinished and obsolete +#define svc_unusedlh1 51 #define svc_effect 52 // [vector] org [byte] modelindex [byte] startframe [byte] framecount [byte] framerate #define svc_effect2 53 // [vector] org [short] modelindex [short] startframe [byte] framecount [byte] framerate #define svc_sound2 54 // short soundindex instead of byte