diff --git a/Quake/keys.h b/Quake/keys.h index 02cc41fd..32f2eac2 100644 --- a/Quake/keys.h +++ b/Quake/keys.h @@ -154,7 +154,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define K_LTRIGGER 251 #define K_RTRIGGER 252 -#define MAX_KEYS 253 +#define MAX_KEYS 256 #define MAXCMDLINE 256