engine: remove unused svc_deltapacketbones

This commit is contained in:
Alibek Omarov 2024-10-07 18:46:31 +03:00
parent afaf5bf3ea
commit 5efa68757e
2 changed files with 2 additions and 2 deletions

View file

@ -81,7 +81,7 @@ const char *svc_strings[svc_lastmsg+1] =
"svc_director",
"svc_voiceinit",
"svc_voicedata",
"svc_deltapacketbones",
"svc_unused54",
"svc_unused55",
"svc_resourcelocation",
"svc_querycvarvalue",

View file

@ -73,7 +73,7 @@ GNU General Public License for more details.
#define svc_director 51 // <variable sized>
#define svc_voiceinit 52 // <see code>
#define svc_voicedata 53 // [byte][short][...]
#define svc_deltapacketbones 54 // [short][byte][...]
// reserved
// reserved
#define svc_resourcelocation 56 // [string]
#define svc_querycvarvalue 57 // [string]