Fixed ChatPrintf and CenterPrintf safety

This commit is contained in:
WPMGPRoSToTeMa 2017-01-25 21:28:20 +03:00
commit 7b27754858
2 changed files with 3 additions and 2 deletions

View file

@ -173,6 +173,7 @@ typedef struct hudtextparms_s
#define VEC_DUCK_VIEW Vector( 0, 0, 12 )
#define SVC_TEMPENTITY 23
#define SVC_CENTERPRINT 26
#define SVC_INTERMISSION 30
#define SVC_CDTRACK 32
#define SVC_WEAPONANIM 35