Merge pull request #32 from ScatterBox/main

Restore SVC_CUTSCENE and SVC_WEAPONFIRE to correct protocol spots in QC
This commit is contained in:
Ian 2023-01-23 20:25:31 -05:00 committed by GitHub
commit bc4559f708
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -392,11 +392,8 @@ string(float num)
#define SVC_FINALE 31
#define SVC_CDTRACK 32
#define SVC_SELLSCREEN 33
#define SVC_SMALLKICK 34
#define SVC_BIGKICK 35
//#define SVC_CUTSCENE 34 // 1998-08-08 Complete SVC list by Zhenga
//#define SVC_WEAPONFIRE 35
#define SVC_WEAPONFIRE 35
#define SVC_CUTSCENE 34 // 1998-08-08 Complete SVC list by Zhenga
#define SVC_WEAPONFIRE 35
#define SVC_HITMARK 36
#define SVC_LIMBUPDATE 51 // naievil -- keep me
#define SVC_BSPDECAL 50 // naievil -- keep me