Added menu property to change number color

This commit is contained in:
Steve Dudenhoeffer
2007-04-18 04:20:48 +00:00
parent 51f8d7f84e
commit 1ed1d0005c
3 changed files with 57 additions and 16 deletions

View File

@ -296,6 +296,7 @@ enum {
#define MPROP_ORDER 7 /* Deprecated, has no effect */
#define MPROP_NOCOLORS 8 //NUM - sets whether colors are not auto (0=default)
#define MPROP_PADMENU 9 /* Deprecated, has no effect */
#define MPROP_NUMBER_COLOR 10 //STRING - color indicator to use for the numbers. ("\r"=default)
#define SND_SPAWNING (1<<8) // we're spawing, used in some cases for ambients
#define SND_STOP (1<<5) // stop sound