mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-22 20:31:11 +00:00
New ownerDraw (UI_RESOLUTIONS)
This commit is contained in:
parent
67ade644b3
commit
c0c7071c89
1 changed files with 1 additions and 0 deletions
|
@ -310,6 +310,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