Merge pull request #26 from ScatterBox/main

Restore SVC_CUTSCENE and SVC_WEAPONFIRE to correct protocol spots in …
This commit is contained in:
Ian 2023-01-23 20:24:35 -05:00 committed by GitHub
commit c5c89a3d42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ const char *svc_strings[] =
"svc_sellscreen",
"svc_cutscene",
//johnfitz -- new server messages
"", // 35
"svc_weaponfire", // 35
"svc_hitmark", // 36
"svc_skybox", // 37 // [string] skyname
"svc_useprint", // 38