Menu-FN: Make this progs aware of DRAWFLAG_ADDITIVE
This commit is contained in:
parent
a3a5f9d626
commit
04fe9ae215
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ var int autocvar__menu_singleplayer;
|
|||
#define TARGET_MENU 1
|
||||
#define TARGET_CLIENT 2
|
||||
|
||||
#define DRAWFLAG_ADDITIVE 1
|
||||
|
||||
enumflags
|
||||
{
|
||||
SEARCH_INSENSITIVE,
|
||||
|
|
Loading…
Reference in a new issue