diff --git a/qw/include/client.h b/qw/include/client.h index 5350c20ea..6bbd81987 100644 --- a/qw/include/client.h +++ b/qw/include/client.h @@ -64,7 +64,7 @@ typedef struct player_state_s { int oldbuttons; } player_state_t; - +#undef MAX_SCOREBOARDNAME #define MAX_SCOREBOARDNAME 16 typedef struct player_info_s {