mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2025-04-05 09:20:58 +00:00
New ownerdraw (UI_RESOLUTIONS)
This commit is contained in:
parent
5be4c556f6
commit
c0117946ea
1 changed files with 1 additions and 0 deletions
|
@ -349,6 +349,7 @@
|
|||
#define UI_PREVIEWCINEMATIC 254
|
||||
#define UI_STARTMAPCINEMATIC 255
|
||||
#define UI_MAPS_SELECTION 256
|
||||
#define UI_RESOLUTION 257
|
||||
|
||||
#define VOICECHAT_GETFLAG "getflag" // command someone to get the flag
|
||||
#define VOICECHAT_OFFENSE "offense" // command someone to go on offense
|
||||
|
|
Loading…
Reference in a new issue