engine: minor refactoring

This commit is contained in:
Alibek Omarov
2024-10-14 05:17:21 +03:00
parent 232a8c1148
commit c5a291d9c7
3 changed files with 2 additions and 4 deletions

View File

@@ -1321,7 +1321,6 @@ static qboolean Delta_WriteField( sizebuf_t *msg, delta_t *pField, const void *f
Delta_WriteField_( msg, pField, from, to, timebase );
return true;
return true;
}
/*