[qw] Print temp entity type number

More net_packetlog improvements
This commit is contained in:
Bill Currie 2022-02-06 20:46:06 +09:00
parent 548b7fe753
commit ab4c950c34

View file

@ -521,6 +521,7 @@ Parse_Server_Packet (int has_sequence)
break;
case svc_temp_entity:
i = MSG_ReadByte (&packet);
Net_LogPrintf (" type %d", i);
switch (i) {
case 0:
case 1: