diff --git a/engine/common/net_encode.c b/engine/common/net_encode.c index 3c4c8c37..05c4a21d 100644 --- a/engine/common/net_encode.c +++ b/engine/common/net_encode.c @@ -1909,7 +1909,7 @@ qboolean MSG_ReadDeltaEntity( sizebuf_t *msg, entity_state_t *from, entity_state from = &cl.instanced_baseline[baseline_offset]; } } - } + } // g-cont. probably is redundant *to = *from;