mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
engine: net_encode: minor code style fix
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user