mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
Remove unused define CG_FONT_THRESHOLD
This commit is contained in:
parent
1c628c0fe5
commit
f4aa39adc1
1 changed files with 0 additions and 4 deletions
|
@ -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
|
// If you absolutely need something stored, it can either be kept
|
||||||
// by the server in the server stored userinfos, or stashed in a cvar.
|
// 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_BLINKS 5
|
||||||
|
|
||||||
#define POWERUP_BLINK_TIME 1000
|
#define POWERUP_BLINK_TIME 1000
|
||||||
|
|
Loading…
Reference in a new issue