engine: match DT_TIMEWINDOW_* behaviour to GoldSrc: it's always signed and it's more of an integer than float value

This commit is contained in:
Alibek Omarov 2021-06-07 17:31:54 +03:00
parent a28d15e519
commit 6063149b93
1 changed files with 1 additions and 1 deletions

View File

@ -1360,7 +1360,7 @@ qboolean Delta_ReadField( sizebuf_t *msg, delta_t *pField, void *from, void *to,
/*
=============================================================================
1
usercmd_t communication
=============================================================================