diff --git a/code/cgame/cg_local.h b/code/cgame/cg_local.h index 4c4f6eaa..d78fad72 100644 --- a/code/cgame/cg_local.h +++ b/code/cgame/cg_local.h @@ -31,10 +31,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // If you absolutely need something stored, it can either be kept // by the server in the server stored userinfos, or stashed in a cvar. -#ifdef MISSIONPACK -#define CG_FONT_THRESHOLD 0.1 -#endif - #define POWERUP_BLINKS 5 #define POWERUP_BLINK_TIME 1000