From ebbe51718e6b3ed81ee0932641e0bc4ddb805fcc Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sun, 23 Sep 2007 18:27:04 +0000 Subject: loads of changes. better prediction. line drawing. some nice graphs :) --- src/engine/protocol.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/engine/protocol.h') diff --git a/src/engine/protocol.h b/src/engine/protocol.h index 81c0480c..1a41d66a 100644 --- a/src/engine/protocol.h +++ b/src/engine/protocol.h @@ -17,7 +17,6 @@ enum /* sent by client */ NETMSG_ENTERGAME, NETMSG_INPUT, - NETMSG_SNAPACK, /* sent by both */ NETMSG_ERROR, -- cgit 1.4.1